..
config.Y
OSPF: Fix 'show ospf lsadb' cmd without proto arg
2019-08-29 20:58:16 +02:00
dbdes.c
OSPF: Fix handling of NSSA option flags
2019-07-10 18:25:36 +02:00
Doc
Doc: Rename code documentation files back to Doc
2018-12-14 02:03:42 +01:00
hello.c
OSPF: Fix handling of NSSA option flags
2019-07-10 18:25:36 +02:00
iface.c
OSPF: Fix bad initialization of tx_hdrlen field
2020-01-09 03:02:15 +01:00
lsack.c
OSPF: Send direct acknowledgements as unicast
2019-02-03 20:22:40 +01:00
lsalib.c
OSPF: Fix handling of NSSA option flags
2019-07-10 18:25:36 +02:00
lsalib.h
OSPF: Support for graceful restart
2019-06-30 21:30:41 +02:00
lsreq.c
OSPF: Opaque LSAs and Router Information LSA
2019-01-24 22:45:27 +01:00
lsupd.c
OSPF: Support for graceful restart
2019-06-30 21:30:41 +02:00
Makefile
Unit Testing for BIRD
2016-11-09 16:36:34 +01:00
neighbor.c
OSPF: Zero-initialization of a temporary neighbor
2020-04-28 16:25:14 +02:00
ospf.c
Split route data structure to storage (ro) / manipulation (rw) structures.
2020-04-30 17:38:30 +02:00
ospf.h
Configuration strings are constant.
2020-04-09 15:37:14 +02:00
packet.c
No more warnings ...
2018-09-18 14:21:11 +02:00
rt.c
Split route data structure to storage (ro) / manipulation (rw) structures.
2020-04-30 17:38:30 +02:00
rt.h
OSPF: Support for graceful restart
2019-06-30 21:30:41 +02:00
topology.c
Split route data structure to storage (ro) / manipulation (rw) structures.
2020-04-30 17:38:30 +02:00
topology.h
Internal API change: passing all the rt_notify() data as a single structure.
2020-04-30 16:14:26 +02:00