]> git.proxmox.com Git - mirror_frr.git/commit
Revert "ospfd: Do not fall back to intervening router."
authorPaul Jakma <paul@quagga.net>
Mon, 6 Aug 2012 11:17:12 +0000 (12:17 +0100)
committerPaul Jakma <paul@quagga.net>
Fri, 19 Oct 2012 10:49:09 +0000 (11:49 +0100)
commit945ea293399af6c9ff3efd07686ff30c3d2a3e8b
tree81f039e5b13b1f008a20e534e27c738b970c1874
parent28971c8cb1138700e87dc7da673e59b5596bb51b
Revert "ospfd: Do not fall back to intervening router."

This reverts commit 9289c6ff55cd96c943d23e43fc9e5f987aa965ed.

The commit reverted an earlier change which was fixed a bug that caused
black-holes to remote destinations with multiple paths, that could occur
during convergence. Overall, the previous code is more correct.
ospfd/ospf_spf.c