On Wed, 10 Jun 2015, Paul Jakma wrote:
The one thing I'm not sure of is whether this patch would actually cause the network-LSA to be re-originated. Maybe it needs something heavier, at e.g. generate ISM_InterfaceDown before changing the router-id and ISM_InterfaceUp after (note the router-id check in ospf_dr_change too)?
And with that, if every oi has to be effectively reset - certainly every LSA needs to be re-originated - the question becomes, was it ever worth having gone down this path of trying to handle router-ID changes internally? Maybe it would have been better to just clean up as much protocol network state as possible (beneficial to graceful-shutdown use case too) and re-exec?
Lesson for the future maybe. regards, -- Paul Jakma [email protected] @pjakma Key ID: 64A2FF6A Fortune: I have a theory that it's impossible to prove anything, but I can't prove it. _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
