[Ns-bugs] [Bug 215] Node names patch

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Sun Oct 26 21:15:29 PDT 2008


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





------- Comment #10 from tomh at tomh.org  2008-10-27 00:15 -------
I am fine with NameContainer patch provided that it is available at the
src/core level, and that we keep the existing std::string names in the
NetDevice.  In particular, implement also:
Ptr<NetDevice> Node::GetDeviceByName (std::string name);

I feel that NetDevice are a special case because it would be nice to be able to
reuse common strings for these across nodes, such as "eth0".

And I am fine with removing names from Channel and making those objects use the
name container.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Ns-bugs mailing list