]> git.proxmox.com Git - mirror_frr.git/commit - lib/log.c
bgpd/zebra/lib: EVPN support for asymmetric VxLan routing
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Wed, 28 Jun 2017 08:51:10 +0000 (01:51 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 Aug 2017 14:28:46 +0000 (10:28 -0400)
commit1a98c08704e701740716f5bf0c51c68740e84708
tree28b9070e81d95ae56baee99639c22d0608b34a13
parent8f4b98eedbdf41d87b7228f81143a85d6ff2b09e
bgpd/zebra/lib: EVPN support for asymmetric VxLan routing

1. Advertise gateway mac-ip in EVPN
2. Advertise VRR mac-ip in EVPN
3. Ignore gateway mac-ip advertisements in case of distributed gateway
4. Config knob to enable/disable gateway mac-ip advertisements

Ticket: CM-16456, CM-16543, CM-16555, CM-16778
Review: CCR-6283
Unit-test: Manual

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
17 files changed:
bgpd/bgp_evpn.c
bgpd/bgp_evpn.h
bgpd/bgp_evpn_private.h
bgpd/bgp_evpn_vty.c
bgpd/bgp_zebra.c
bgpd/bgp_zebra.h
bgpd/bgpd.h
lib/log.c
lib/zclient.h
zebra/if_netlink.c
zebra/interface.h
zebra/redistribute.c
zebra/zebra_vrf.h
zebra/zebra_vxlan.c
zebra/zebra_vxlan.h
zebra/zebra_vxlan_private.h
zebra/zserv.c