summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-01-15 16:36:31 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-09-23 15:51:57 +0200
commit7569ae8bb7390224e16ee416cc0745d427a29818 (patch)
tree39b2583eb6851b1d8ff59183dbc81084753bc6a1 /redhat
parentzebra: use link scope for interface routes (diff)
downloadfrr-7569ae8bb7390224e16ee416cc0745d427a29818.tar.xz
frr-7569ae8bb7390224e16ee416cc0745d427a29818.zip
zebra: support FIB override routes
FIB override routes are for routing protocols that establish shortcut routes, or establish point-to-point routes that should not be redistributed. Namely this is useful NHRP daemon to come. Zebra is extended to select two entries from RIB the "best" entry from routing protocols, and the FIB entry to install to kernel. FIB override routes are never selected as best entry, and thus are never adverticed to other routing daemons. The best FIB override, or if it does not exist the otherwise best RIB is selected as FIB entry to be installed. Signed-off-by: Timo Teräs <timo.teras@iki.fi> Acked-by: Donald Sharp <sharpd@cumulusnetworks.com> [CF: Massage to fit cumulus tree] Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'redhat')
0 files changed, 0 insertions, 0 deletions