0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-10 19:11:54 +00:00
bird/proto/ospf
Ondrej Zajicek (work) 45426652a2 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.
2019-02-17 23:02:05 +01:00
..
config.Y Nest: Allow modification of channels inherited from templates 2018-01-09 18:42:22 +01:00
dbdes.c OSPF: Reject duplicate DBDES packets after dead interval 2019-02-03 21:31:15 +01:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c OSPF: Statistics 2018-10-24 16:15:28 +02:00
iface.c OSPF: Add LSA retransmission counter 2018-12-21 14:26:04 +01:00
lsack.c OSPF: Send direct acknowledgements as unicast 2019-02-03 21:31:53 +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 OSPF: Statistics 2018-10-24 16:15:28 +02:00
lsupd.c OSPF: Add LSA retransmission counter 2018-12-21 14:26:04 +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 21:31:15 +01:00
ospf.c No more warnings ... 2018-11-15 12:42:50 +01:00
ospf.h OSPF: Reject duplicate DBDES packets after dead interval 2019-02-03 21:31:15 +01:00
packet.c No more warnings ... 2018-11-15 12:42:50 +01:00
rt.c OSPF: Statistics 2018-10-24 16:15:28 +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 2019-02-17 23:02:05 +01:00
topology.h OSPF: Update to new timers 2017-12-07 13:53:42 +01:00