]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Additional configuration for EVPN
authorvivek <vivek@cumulusnetworks.com>
Mon, 15 May 2017 22:01:57 +0000 (15:01 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Jul 2017 19:07:27 +0000 (15:07 -0400)
commit90e60aa7c9e2bf346c83b6c1757c060ab4859ad3
tree8c619b9aa123213d46fffb20ab676d3c7bb3897a
parent520d5d768b996e96c375562d2b92c37801f9081b
bgpd: Additional configuration for EVPN

Implement configuration options for EVPN. The configuration options include
VNI configuration with RD and Import and Export Route Targets. Also, display
the EVPN configuration.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
bgpd/bgp_evpn.c
bgpd/bgp_evpn_private.h
bgpd/bgp_evpn_vty.c
bgpd/bgp_evpn_vty.h
bgpd/bgp_vty.c
bgpd/bgpd.c
lib/command.c
lib/command.h
lib/vty.c
vtysh/vtysh.c