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.
Showing
- proto/ospf/iface.c 0 additions, 1 deletionproto/ospf/iface.c
- proto/ospf/ospf.c 30 additions, 8 deletionsproto/ospf/ospf.c
- proto/ospf/ospf.h 2 additions, 1 deletionproto/ospf/ospf.h
- proto/ospf/rt.c 2 additions, 2 deletionsproto/ospf/rt.c
- proto/ospf/topology.c 21 additions, 12 deletionsproto/ospf/topology.c
- proto/ospf/topology.h 20 additions, 11 deletionsproto/ospf/topology.h
Please register or sign in to comment