summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_evpn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-17/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-17/+1
* | zebra: fix for unexpected fdb entry showing up during ifdown/ifup eventssharathr2023-02-141-1/+2
* | zebra: Refactoring changes for zebra_evpn_map_vlan zebra_evpn_from_svi and zl...Sharath Ramamurthy2023-02-141-0/+4
* | zebra: data structure changes for single vxlan deviceSharath Ramamurthy2023-02-141-3/+7
|/
* zebra: Convert to `struct zebra_vtep` as per our internal standardDonald Sharp2021-09-021-12/+11
* zebra: Convert to `struct zebra_evpn` as per our internal standardDonald Sharp2021-09-021-28/+30
* zebra: use more constMark Stapp2021-07-191-5/+5
* zebra: give some evpn apis better namesMark Stapp2021-07-191-2/+2
* bgpd, zebra: Add svi_interface to zebra VNI and bgp EVPN structuresAmeya Dharkar2021-06-081-0/+3
* zebra: support for macvlan interfacesPhilippe Guibert2020-09-111-0/+1
* zebra: zvni_map_to_svi() adaptation for other network namespacesPhilippe Guibert2020-08-181-0/+8
* zebra: extract core EVPN functions from zebra_vxlan.cPat Ruddy2020-08-121-0/+61
* zebra: extract neigbor processing from zevpn_gw_macip_addPat Ruddy2020-08-121-0/+3
* zebra: extract neighbor functions from zebra_vxlan.cPat Ruddy2020-08-121-0/+26
* zebra: extract evpn mac functions from zebra_vxlan.cPat Ruddy2020-08-121-0/+118