[Ns-bugs] [Bug 406] GlobalRouteManager behaviour after Ipv4 interface SetDown and SetUp procedure
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Nov 19 17:50:50 PST 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=406
--- Comment #21 from Tom Henderson <tomh at tomh.org> 2008-11-19 20:50:49 EDT ---
Created an attachment (id=310)
--> (http://www.nsnam.org/bugzilla/attachment.cgi?id=310)
test program
This test program does some manipulation of the topology and uses the dynamic
features of global routing to change the global routing tables.
// Order of events
// At pre-simulation time, configure global routes. Shortest path from
// n1 to n6 is via the direct point-to-point link
// At time 1s, start CBR traffic flow from n1 to n6
// At time 2s, set the n1 point-to-point interface to down
// At time 3s, call RecomputeGlobalRoutes() and traffic will
// start flowing again on the alternate path
// At time 4s, re-enable the n1/n6 interface to up. Will not change routing
// At time 5s, call RecomputeGlobalRoutes() and traffic will start flowing
// again on the original path
--
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