This patch series moves us to full GR, bugs nonwithstanding. NB: there are 3 levels of GR, "GR helper", "Full GR" and "Full GR + NSF". The last one requires forwarding state to be retained, which needs zebra patching to get in Quagga. This patchset does the middle one.
- [1/5] bgpd-update-delay.patch (unmodified Cumulus patch) - [2/5] bgpd: strip incorrect Graceful Restart R-bit code - [3/5] bgpd: hook up GR R bit to update-delay code - [4/5] bgpd: kill update-delay timers in bgp_delete() - [5/5] bgpd: compile fix in update-delay There is still other disconnected GR code in bgpd/bgp_fsm.c, which needs checking. This patchset is entirely untested, it may eat your packets and set your router on fire. -David _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
