Re: [Ryu-devel] How to recover the second best route in bgpspeaker Ryu

2018-08-07 Thread IWAMOTO Toshihiro
On Tue, 07 Aug 2018 00:51:39 +0900, Marcio wrote: > > [1 ] > [1.1 ] > 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 b

[Ryu-devel] How to recover the second best route in bgpspeaker Ryu

2018-08-06 Thread Marcio
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