]> git.puffer.fish Git - mirror/frr.git/commit
bgpd/evpn: Compute {im,ex}port RT from EVPN VRF
authorTuetuopay <tuetuopay@me.com>
Wed, 6 Mar 2019 18:35:03 +0000 (19:35 +0100)
committerTuetuopay <tuetuopay@me.com>
Tue, 19 Mar 2019 10:56:25 +0000 (11:56 +0100)
commitf9b8094e3b2e608cc926e94eea443b406b60791b
tree041298d5c1a8a2d8305c9735fdebefea7a40d320
parent3621ebc54be4f69d635a39f53d8962f25f763f21
bgpd/evpn: Compute {im,ex}port RT from EVPN VRF

For default RT, this uses the correct ASN to derive the RT (ASN of the
EVPN VRF).

It also stores them in the EVPN VRF's hash tables rather than in the
default's one.

Signed-off-by: Tuetuopay <tuetuopay@me.com>
Sponsored-by: Scaleway
bgpd/bgp_evpn.c