bird/proto/ospf
Ondrej Zajicek (work) 6ff8119765 OSPFv3: Fix some overlooked cases in IPv4 mode
Prefixes with max length (/32) were not handled properly.

Thanks to bauen1 for the bugreport.
2019-04-12 14:11:23 +02: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 Nest: Update handling of temporary attributes 2019-03-14 17:31:40 +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: Improved handling of tmpattrs 2019-03-06 18:28:00 +01:00
rt.h Merge branch 'int-new' into nexthop-merged 2017-02-22 11:58:04 +01:00
topology.c OSPFv3: Fix some overlooked cases in IPv4 mode 2019-04-12 14:11:23 +02:00
topology.h OSPF: Basic support for DN-bit handling (RFC 4576) 2019-02-13 15:53:36 +01:00