[Ns-bugs] [Bug 405] wifi log messages improvements

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Nov 25 07:18:51 PST 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=405





--- Comment #4 from Tom Henderson <tomh at tomh.org>  2008-11-25 10:18:51 EDT ---
I agree with Gustavo about preferring nodeid/device id vs. mac address.  What
about creating something like:

class MacLogContextHelper
{
 // returns "[node <id> device <id>]" string corresponding to addr
 std::string GetNodeAndDeviceContext (const Mac48Address addr);

}

and cache the value in a MacLow string?


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list