]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Trigger EVPN type-5 injection upon link-bandwidth change 6189/head
authorvivek <vivek@cumulusnetworks.com>
Thu, 9 Apr 2020 01:46:59 +0000 (18:46 -0700)
committervivek <vivek@cumulusnetworks.com>
Thu, 9 Apr 2020 02:12:09 +0000 (19:12 -0700)
commit3b0c17e1d4fabef8ec93fd396bd336719997af6d
tree98ea5006f01399cd45e34b3c068b8901975ae818
parent87b42e3b22443b218aa1ecc4b40e51fc7017edbe
bgpd: Trigger EVPN type-5 injection upon link-bandwidth change

Ensure that upon a link-bandwidth change - for e.g., due to change in
the number of multipaths - EVPN type-5 route injection is triggered.
In the absence of this, the proper link-bandwidth is not updated in
EVPN type-5 routes originated by the router.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_route.c