Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zebra: fix nht validity checking to be same as when it's resolved | Timo Teräs | 2016-03-30 | 1 | -2/+2 |
| | | | | | | | | This reverts commit 7e3a435bd99 "A valid BGP nexthop is flagged as invalid" Problem is BGP thinks the nexthop is accessible when it's recursive, and selects it, but zebra rejects it at route install time. Causing FIB and BGP state to be out-of-sync. Fix nht to follow same rules as zebra rib. | ||||
* | fix next hop tracking to test if rib is in fib | Timo Teräs | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | cumulus take-3cumulus-take-3 | Timo Teräs | 2016-03-30 | 1 | -0/+761 |