Dear,

I have a question. When the BGPSpeaker receives a withdraw, i can get it
from best_path_change_handler and remove it from a data structure that are
storing the best routes to each network to feed the dataplane but if we
have a second best route to the same network?

When i receive a withdraw i need to remove the best route and add the
current second best route(if it exists) in my data structure. Is there a
way to do that? How could i get the new best route from BGP Control Plane
if it exists?

I hope you understood the question.

Thanks.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to