commit | fc2cee2bed4ebf664ba0afa1678027365f3923f7 | [log] [tgz] |
---|---|---|
author | Daniel Walton <dwalton@cumulusnetworks.com> | Tue May 19 18:03:44 2015 -0700 |
committer | Paul Jakma <paul.jakma@hpe.com> | Tue Oct 04 13:07:51 2016 +0100 |
tree | 11a65e7d126c07460cc72a605831128bfdf38ffe | |
parent | c69698704806a9ac5035521b1820057097919227 [diff] |
zebra: Fix incorrectly flagged nexthop A valid BGP nexthop is sometimes flagged as invalid, this patch fixes that issue. Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Edited-by: Paul Jakma <paul.jakma@hpe.com>, also add the check for NEXTHOP_FLAG_ACTIVE which was added in a separate, route-map related commit (6baeed5 lib, zebra: Add route-map support for Next Hop Tracking)