]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPF: Fix handling of external routes on graceful restart
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 10 Jul 2019 16:38:43 +0000 (18:38 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 10 Jul 2019 16:38:43 +0000 (18:38 +0200)
commitb0eff444e2f3efa62bb2ea3c4595d428a2643754
treeca8fe28fa189728c48831e14a9c2999d08b2b2b4
parenta15749dd7a4a2edf4f23e3726673f261272876ff
OSPF: Fix handling of external routes on graceful restart

We need to flush learned external LSAs a bit later than other LSAs (after
first feed after end of the graceful restart) to avoid flap of external
routes.
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/ospf/rt.c
proto/ospf/topology.c
proto/ospf/topology.h