summaryrefslogtreecommitdiff
path: root/zebra/zebra_evpn.h
AgeCommit message (Expand)Author
2024-10-29zebra: use new per-NS ifp iterators in vxlan codeMark Stapp
2024-10-28zebra: use new per-NS iteration in zebra_evpnMark Stapp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13zebra: fix for unexpected fdb entry showing up during ifdown/ifup eventssharathr
2023-02-13zebra: Refactoring changes for zebra_evpn_map_vlan zebra_evpn_from_svi and zl...Sharath Ramamurthy
2023-02-13zebra: data structure changes for single vxlan deviceSharath Ramamurthy
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-09-02zebra: Convert to `struct zebra_vtep` as per our internal standardDonald Sharp
2021-09-02zebra: Convert to `struct zebra_evpn` as per our internal standardDonald Sharp
2021-07-19zebra: use more constMark Stapp
2021-07-19zebra: give some evpn apis better namesMark Stapp
2021-06-07bgpd, zebra: Add svi_interface to zebra VNI and bgp EVPN structuresAmeya Dharkar
2020-09-11zebra: support for macvlan interfacesPhilippe Guibert
2020-08-18zebra: zvni_map_to_svi() adaptation for other network namespacesPhilippe Guibert
2020-08-12zebra: extract core EVPN functions from zebra_vxlan.cPat Ruddy
2020-08-12zebra: extract neigbor processing from zevpn_gw_macip_addPat Ruddy
2020-08-12zebra: extract neighbor functions from zebra_vxlan.cPat Ruddy
2020-08-12zebra: extract evpn mac functions from zebra_vxlan.cPat Ruddy