]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: set attribute change flag to evpn imported 3425/head
authorChirag Shah <chirag@cumulusnetworks.com>
Wed, 5 Dec 2018 01:08:47 +0000 (17:08 -0800)
committerChirag Shah <chirag@cumulusnetworks.com>
Thu, 6 Dec 2018 04:32:03 +0000 (20:32 -0800)
commita9f8ad9fca1eebc741a2db5ed813be9a1e2c29c7
treef78857f4b119a34a1edfe43c7d4dbcac10fd234f
parent60e2b4f56695fba680493cfbb61fd8d4d5b6fdf7
bgpd: set attribute change flag to evpn imported

EVPN route's attribute changes,
mark attribute change flag to imported unicast route.

A scenario where AS_PATH attribute have changed for an EVPN type-5
route, set attribute change
to imported route.

Ticket:CM-23008
Reviewed By:
Testing Done:
Validated via marking EVPN route with AS_PATH prepand.
At the receiving VTEP, ensure attribute change flag is set to
imported unicast route and bgp update sent to VTEPs subsequent
bgp peers with AS_PATH prepend update.

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
bgpd/bgp_evpn.c