]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: traffic rate value is ignored for searching bpa
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 3 May 2018 12:09:35 +0000 (14:09 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 25 May 2018 13:49:38 +0000 (15:49 +0200)
commite414819ed454c5f806bbe1113c5507eb5a8afcee
tree6d33027271d84d2448bdd84d06ebe8b2aa8a3405
parent149d272b37cb85ac794bd290163bffd2ef8f53d2
bgpd: traffic rate value is ignored for searching bpa

There are cases where a redirect IP or redirect VRF stops the ecom
parsing, then ignores a subsequent rate value, letting passed value to
0. Consequently, a new table identifier may be elected, despite the
routing procedure is the same. This fix ignores the rate value in bpa
list.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_pbr.c