]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: basic vty support for EVPN
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 5 Sep 2016 08:54:06 +0000 (10:54 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:57 +0000 (13:58 +0100)
commit4e0b7b6d35ff451872492546a1cf0e5536cd4b28
treee0067d0951e65a443860e770ec2be4993a0be1d0
parent14a227b87345954bfa5c3cd60ece26ec7baf0f06
bgpd: basic vty support for EVPN

Introduction of EVPN address-family node that is reachable under
BGP node, like follow: address-family evpn. Under that node, only
some commands are available for configuring a neighbor or setting
some basic settings like attribute unchanged behaviour. Currently,
no vty command is available for setting NLRI entries for EVPN.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_vty.c