]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_routemap.c
zebra: Add route-map support to ip import-table
authorDon Slice <dslice@cumulusnetworks.com>
Wed, 11 May 2016 15:47:02 +0000 (08:47 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 13 May 2016 00:22:53 +0000 (20:22 -0400)
commit8902474bd30dd843f0c35424e273718f7079a795
tree66a1bed386efa9954baff7b2f5db45756b06c3b3
parent5c81b96acaf5e08e1a323c31dafd764ad82a0503
zebra: Add route-map support to ip import-table

Added the ability to supply a route-map to the ip import-table command,
which greatly improves filtering between the kernel prefixes in a
non-default table that are imported into the zebra rib.

Ticket:CM-8168
Signed-off-by: Donald Slice
Reviewed By: Donald Sharp
zebra/redistribute.c
zebra/redistribute.h
zebra/redistribute_null.c
zebra/zebra_rib.c
zebra/zebra_rnh.c
zebra/zebra_routemap.c
zebra/zebra_routemap.h
zebra/zebra_vty.c
zebra/zserv.h