summaryrefslogtreecommitdiff
path: root/zebra/zebra_vxlan.c
AgeCommit message (Expand)Author
2021-01-10Merge pull request #7652 from adharkar/frr-vni_switchDonald Sharp
2020-12-21zebra: reinstall missing peer-sync flagAnuradha Karuppiah
2020-12-16zebra: L3VNI to L2VNI conversion is not handledAmeya Dharkar
2020-12-15Merge pull request #7637 from AnuradhaKaruppiah/evpn-pim-fixesPatrick Ruddy
2020-12-01zebra: support for slow-failover of local MACs on an ESAnuradha Karuppiah
2020-11-30zebra: fix crash seen on VxLAN SG table cleanup done as a part of vrf disableAnuradha Karuppiah
2020-11-24zebra: Keep DAD disabled if EVPN MH is turned onAnuradha Karuppiah
2020-10-27zebra: uplink tracking and startup delay for EVPN-MHAnuradha Karuppiah
2020-10-22zebra: replace inet_ntoaMark Stapp
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-10-05zebra: display rpc error msg to vtyshChirag Shah
2020-09-28zebra: avoid duplication node in l3vni l2vni-listChirag Shah
2020-09-11lib, zebra: reuse and adapt ns_list walk functionalityPhilippe Guibert
2020-09-11zebra: when parsing local entry against dad, retrieve configPhilippe Guibert
2020-08-18zebra: fdb and neighbor table are read for all znsPhilippe Guibert
2020-08-18zebra: zvni_map_to_svi() adaptation for other network namespacesPhilippe Guibert
2020-08-18zebra: importation of bgp evpn rt5 from vni with other netnsPhilippe Guibert
2020-08-12zebra: clean up SA warning in EVPN codePat Ruddy
2020-08-12zebra: extract core EVPN functions from zebra_vxlan.cPat Ruddy
2020-08-12zebra: clone zebra_vxlan.c to zebra_evpn.cPat Ruddy
2020-08-12zebra: extract neighbor processing from kernel_neigh_delPat Ruddy
2020-08-12zebra: extract neighbor processing from process_remote_macip_delPat Ruddy
2020-08-12zebra: extract neigbor processing from zevpn_gw_macip_addPat Ruddy
2020-08-12zebra: extract neigbor processing from remote_macip_addPat Ruddy
2020-08-12zebra: extract neighbor functions from zebra_vxlan.cPat Ruddy
2020-08-12zebra: clone zebra_vxlan.c to zebra_evpn_neigh.cPat Ruddy
2020-08-12zebra: extract gateway mac add from zebra_vxlan.cPat Ruddy
2020-08-12zebra: extract local mac del from zebra_vxlan.cPat Ruddy
2020-08-12zebra: extract local mac add code from vxlanPat Ruddy
2020-08-12zebra: split out mac_add code from process_remote_macip_addPat Ruddy
2020-08-12zebra: extract evpn mac functions from zebra_vxlan.cPat Ruddy
2020-08-12zebra: clone zebra_vxlan.c to zebra_evpn_mac.cPat Ruddy
2020-08-12zebra: rename vni to evpn where appropriatePat Ruddy
2020-08-11zebra: clean up SA warning in vxlan codeMark Stapp
2020-08-05zebra: add ESI to the "show evpn mac vni <> mac <> json" outputAnuradha Karuppiah
2020-08-05bgpd, zebra: remove strcpy, strlen and sprintf callsAnuradha Karuppiah
2020-08-05zebra: support for MAC-IP sync routesAnuradha Karuppiah
2020-08-05zebra: debug flags for MAC-IP syncAnuradha Karuppiah
2020-08-05zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah
2020-08-05evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy
2020-07-28Merge pull request #6758 from chiragshah6/yang_nb6Russ White
2020-07-20zebra: vrf disable clean up evpn rmac nxthp cacheChirag Shah
2020-07-20zebra: evpn l3vni map to vrf nb changesChirag Shah
2020-07-14*: un-split strings across linesDavid Lamparter
2020-05-18zebra: support for macvlan interfacesPhilippe Guibert
2020-05-18lib, zebra: reuse and adapt ns_list walk functionalityPhilippe Guibert
2020-05-18zebra: local mac entries populated in correct netnamespacePhilippe Guibert
2020-05-18zebra: when parsing local entry against dad, retrieve configPhilippe Guibert
2020-05-18zebra: zvni_map_to_vlan() adaptation for all namespacesPhilippe Guibert
2020-05-18zebra: fdb and neighbor table are read for all znsPhilippe Guibert