mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-28 20:00:01 +00:00
cea2e25f41
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.