]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add fix for multiple set commands with prefer-global
authorroot <root@dslice-debian.cumulusnetworks.com>
Tue, 30 Aug 2016 12:59:08 +0000 (08:59 -0400)
committerroot <root@dslice-debian.cumulusnetworks.com>
Tue, 30 Aug 2016 12:59:08 +0000 (08:59 -0400)
commit3aef92192569c33906c6a2623d0753c16c0e7a64
tree0d3b42f37e1d24d82db13cd1aa2627a4ca1a13cb
parent83cd1f1aab571b479000a50d0d322a8c44ab409f
bgpd: Add fix for multiple set commands with prefer-global

In further testing, found that if there were multiple set commands in
the route-map with one being prefer-global, the removal of the prefer-global
was not recognized and reacted to correctly.  This small addition includes
that support

Ticket: CM-11480
Signed-off-by: Don Slice
Reviewed By: Donald Sharp
Testing Done: Manual testing, bgp-min and bgp-smoke completed
bgpd/bgp_attr.h
bgpd/bgp_routemap.c