]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Allow generating EVPN type-5 routes with existing extended community
authorvivek <vivek@cumulusnetworks.com>
Tue, 24 Mar 2020 21:58:42 +0000 (14:58 -0700)
committervivek <vivek@cumulusnetworks.com>
Tue, 31 Mar 2020 03:12:32 +0000 (20:12 -0700)
commitfab92da7ca916b8ddf4b88dbb8a71e08c4513d7f
treecf35b1b26ffc32aa186f2c35ea856a037ead4715
parentae0eaca5ce84328c641a1a4aab7a1caf7a3cb8b4
bgpd: Allow generating EVPN type-5 routes with existing extended community

The EVPN advertise route-map may generate extended communities for an IPv4
or IPv6 route injected into EVPN as type-5. If so, allow for it and add
to it.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_evpn.c