]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Resolve ability to add route-map out to peer-group member
authorDon Slice <dslice@cumulusnetworks.com>
Wed, 6 Apr 2016 12:08:42 +0000 (12:08 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Wed, 6 Apr 2016 12:08:42 +0000 (12:08 +0000)
commit2bd5af06b8afaaa6b1fcac99d3c257696ca44b5a
tree36e0cf74933d179d3cd637e937386296344798f6
parent0f48374b387d423d037fae779da06cd1dd90bf10
bgpd: Resolve ability to add route-map out to peer-group member

Modified the configuration code to properly allow a peer-group member
to have a route-map out applied when one does not exist on the peer-group
itself.  This capability already existed for route-map in.

Ticket: CM-10058
Signed-off-by: Don Slice
Reviewed-by: Donald Sharp
bgpd/bgpd.c