[Ns-bugs] [Bug 114] global routing doesn't handle multi-hop layer-2 subnets

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu May 15 01:43:41 PDT 2008


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





------- Comment #1 from gjcarneiro at gmail.com  2008-05-15 04:43 -------
If I was to fix it, I think one way to do it would be aggregating an interface
to each of the netdevices.  Such interface would have a method to retrieve
other netdevices attached to that netdevice.  Then we need a "L2 bridge"
interface in Node, which would have a method enumerating other netdevices
connected to the same "bridge" as a certain netdevice of the node.  With these
two interfaces the GlobalRoutingManager would be able to recursively follow all
possible L2 paths from a given netdevice and discover all remote L2 devices,
even multihop ones.


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


More information about the Ns-bugs mailing list