]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPF: Fix wrong LSA collisions detection
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 17 Dec 2018 16:01:08 +0000 (17:01 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 17 Dec 2018 16:01:08 +0000 (17:01 +0100)
commitcea2e25f417866129ce7e78f1c078e993743173c
tree0863e3cb218fa8c89d7ca5046102947ce163b774
parent1cab2b4a7cffb7ad604dcbd200267733ef079973
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.
proto/ospf/topology.c