diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2015-05-20 03:04:20 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2015-05-20 03:04:20 +0200 |
commit | 078430f609ecd4a4e3d9690662a396c36bff53f7 (patch) | |
tree | ae21e09d28e03c3e564efe123ca9fdbabe7da7c7 /bgpd/bgp_updgrp.h | |
parent | During connection setup, there may be two connections in progress for a BGP (diff) | |
download | frr-078430f609ecd4a4e3d9690662a396c36bff53f7.tar.xz frr-078430f609ecd4a4e3d9690662a396c36bff53f7.zip |
bgpd-nht-import-check-fix.patch
BGP: Fix network import check use with NHT instead of scanner
When next hop tracking was implemented and the bgp scanner was eliminated,
the "network import-check" command got broken. This patch fixes that
issue. NHT is used to not just track nexthops, but also the static routes
that are announced as part of BGP's network command. The routes are
registered only when import-check is enabled. To optimize performance,
we register static routes only when import-check is enabled.
Signed-off-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
Diffstat (limited to 'bgpd/bgp_updgrp.h')
0 files changed, 0 insertions, 0 deletions