bird/proto/ospf
Ondrej Zajicek (work) cea2e25f41 OSPF: Fix wrong LSA collisions detection
In some circumstances (old LSA flushed but not acknowledged and not
removed) origination of a new LSA may wrongly triggers LSA collision
code. The patch fixes that.

Thanks to Asbjorn Mikkelsen for the bugreport and @mdelagueronniere
for the original patch.
2018-12-17 17:01:08 +01:00
..
config.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
dbdes.c No more warnings ... 2018-09-18 14:21:11 +02: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 Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsalib.c OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02:00
lsalib.h OSPF: Update to new timers 2017-12-07 13:53:42 +01:00
lsreq.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsupd.c Timers: Revert temporary names and remove old timer.h 2017-12-07 13:54:59 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
neighbor.c OSPF: Support of authentication trailer for OSPFv3 2018-04-25 15:54:53 +02:00
ospf.c Update RFC references 2018-12-12 16:38:30 +01:00
ospf.h Protocol: Introducing an enum protocol_class 2018-05-29 12:35:06 +02:00
packet.c No more warnings ... 2018-09-18 14:21:11 +02:00
rt.c Nest: Neighbor cache cleanups 2018-06-27 16:57:07 +02:00
rt.h Merge branch 'int-new' into nexthop-merged 2017-02-22 11:58:04 +01:00
topology.c OSPF: Fix wrong LSA collisions detection 2018-12-17 17:01:08 +01:00
topology.h Nest: Removing separate tmpa from route propagation 2018-05-30 17:08:49 +02:00