Bugzilla – Bug 702
Make global routing robust to link/device events
Last modified: 2009-10-02 00:34:26 EDT
You need to log in before you can comment on or make changes to this bug.
Implement Ipv4GlobalRouting::Notify* methods Now that we have these methods, we can make global routing robust to these events. Presently, it is documented that the user must call RecomputeRoutingTables() when topology changes. See examples/dynamic-global-routing.cc. This could be automated by implementing the Notify methods. Also, remove NS_DEPRECATED methods in global-route-manager.h