]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: move l2vpn evpn related flags in struct bgp to af_flags
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Tue, 20 Feb 2018 08:46:22 +0000 (00:46 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Fri, 23 Feb 2018 01:24:36 +0000 (17:24 -0800)
commit154faa5007767a23eeb1daed8a33421320a9276d
tree60d7a0e927a27445ecc45905ab68ca2a88f57169
parentfdf19f06f2fd96513d5da7b835155bd607cf999a
bgpd: move l2vpn evpn related flags in struct bgp to af_flags

We have af_flags in struct bgp to hold address family related flags,
l2vpn evpn flags to indicate advertise ipvX unicast should be moved there.

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
bgpd/bgp_evpn.h
bgpd/bgp_evpn_vty.c
bgpd/bgpd.h