On Wed, May 20, 2020 at 02:47:58PM +0000, Kenth Eriksson wrote: > Upgraded from 2.0.4 to 2.0.7 and observed strange OSPF path > computation. Re-tested against v2.0.5, same result. Any known issues in > this area?
Hi It is likely got broken by commit introduced OSPF graceful restart (commit 1a2ad348f660b150265f6df759a07de8a2b6de2f). Could you verify that by checking before and after that? There is a tricky part in OSPF code that is responsible link-back calculation that had to be tweaked for OSPF-GR, so perhaps it failed for link between 10.210.139.1 and 10.210.139.5, so it was not used for routing table computation. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: [email protected]) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
