]> git.puffer.fish Git - matthieu/frr.git/commit
Summary: Test effect of route-map on received/advertised routes
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:40:45 +0000 (17:40 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:40:45 +0000 (17:40 -0700)
commit0b16f23991a9ec2b555816e3798546b2c357ce9c
treeb8d440dea1372b043dbbb2119a873614e68d05b8
parent518f0eb1886d7f84194e31bc54ab9224f6e0b24a
Summary: Test effect of route-map on received/advertised routes

This patch adds the ability to see the effect of applying a route-map on
the routes received or advertised from or to a neighbor. This effect can
be seen without actually affecting the current state. If the result seen
is what is desired, then the user can actually apply the route-map.
Currently, the application acts on route-map in or out and on unsuppress
maps.

Signed-off-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
bgpd/bgp_route.c