bird/proto/ospf
Ondrej Zajicek (work) bf8d7bba9e OSPF: Reset LSAs during area type change
When area is reconfigured to a different type, we need to flush LSAs as
they may not be valid (e.g. NSSA-LSA for non-NSSA area). Also, when we
have have just one OSPF area and that changes type, we could restart OSPF
as there is no state to keep anyway. That solves issue with different
handling of external routes exported to OSPF based of main area type.
2019-02-17 01:54:01 +01:00
..
config.Y OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
dbdes.c OSPF: Reject duplicate DBDES packets after dead interval 2019-02-03 17:31:27 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
hello.c OSPF: Fix some trace messages 2018-10-25 17:22:37 +02:00
iface.c OSPF: Fix reconfiguration of vlinks 2018-12-10 02:15:06 +01:00
lsack.c OSPF: Send direct acknowledgements as unicast 2019-02-03 20:22:40 +01:00
lsalib.c OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
lsalib.h OSPF: Opaque LSAs and Router Information LSA 2019-01-24 22:45:27 +01:00
lsreq.c OSPF: Opaque LSAs and Router Information LSA 2019-01-24 22:45:27 +01:00
lsupd.c OSPF: Opaque LSAs and Router Information LSA 2019-01-24 22:45:27 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
neighbor.c OSPF: Reject duplicate DBDES packets after dead interval 2019-02-03 17:31:27 +01:00
ospf.c OSPF: Reset LSAs during area type change 2019-02-17 01:54:01 +01:00
ospf.h OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
packet.c No more warnings ... 2018-09-18 14:21:11 +02:00
rt.c OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
rt.h Merge branch 'int-new' into nexthop-merged 2017-02-22 11:58:04 +01:00
topology.c OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00
topology.h OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00