]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: BGP debug for route-map apply 4308/head
authorAmeya Dharkar <adharkar@vmware.com>
Fri, 10 May 2019 20:34:08 +0000 (13:34 -0700)
committerAmeya Dharkar <adharkar@vmware.com>
Fri, 10 May 2019 20:34:08 +0000 (13:34 -0700)
commit778048bf70b19dc685cdf49d82635cedc3d78868
tree6cbf1d574b7d3c1df9177bdc7769ba6f2abcdf6b
parent0852f7cc05c08d48f25dd03bb1ade8ebf43200dc
bgpd: BGP debug for route-map apply

Display a debug message while sending a BGP route if the route is filtered by a
route-map.
Debug for incoming filtered route is already present.

Signed-off-by: Ameya Dharkar <adharkar@vmware.com>
bgpd/bgp_route.c