On Tue, 5 May 2015, Paul Jakma wrote:
If you restart, your RIB comes up empty, you want the remotes to send their routes ASAP. So you need to set the R-bit.
s/remotes/all remotes/ - inc other restarted ones (which may be receiving incoming routes from non-restarted peers, as described later).
Effectively you have two UPDATE propogation domains - the contiguous sub-graph of restarted speakers, and the contiguous sub-graph of non-restarted speakers.
You want to defer sending updates at the border between those domains - but you do not want to allow weird propogation bottlenecks within the same domain - it's just bad for convergence for no sensible reason.
regards, -- Paul Jakma [email protected] @pjakma Key ID: 64A2FF6A Fortune: All Finagle Laws may be bypassed by learning the simple art of doing without thinking. _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
