[Ns-bugs] [Bug 614] [PATCH] Feature to allow to injecting routes to GlobalRouting
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Jul 1 04:14:39 PDT 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=614
--- Comment #10 from Antti Mäkelä <zarhan at cc.hut.fi> 2009-07-01 07:14:39 EDT ---
(In reply to comment #9)
> Anyway, this works well for point-to-point links. However, if there's a
> broadcast network in between (With NetworkLSA), only the first external route
> considered gets propagated to other networks. Still hunting for what I'm doing
> wrong here..
...except on further investigation, it seems this applied to *all* networks,
not just external ones. I have used a switch (Set up via bridgehelper) to set
up such LAN, and it failed on that. Using just csmaHelper directly to connect
all the nodes to same segment fixed the issue, so I think it might be a
separate bug or I'm just using bridging wrong.
As such, my patch seems to work fine now.
(I used a switch since I don't want to see collisions or any similar Ethernet
level stuff - Basically I want to have a LAN switch and all nodes running Full
Duplex at 100Mbps or 1Gbps, and installing a shared LAN segment like a hub
might induce some additional anomalies to my results).
--
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