summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_evpn_mac.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd,zebra,lib: bgp evpn vni macip into two tablesStephen Worley2022-10-111-20/+13
* Merge pull request #10726 from chiragshah6/fdev2Sri Mohana Singamsetty2022-03-231-2/+2
|\
| * zebra: cleanup host prefix from rmacChirag Shah2022-03-111-3/+0
| * zebra: maintain list of nhs in rmac dbChirag Shah2022-03-111-0/+3
* | zebra: minor changes on "zebra_evpn_mac_gw_macip_add" functionanlan_cs2022-02-191-5/+6
|/
* zebra: Convert to `struct zebra_mac` as per our internal standardDonald Sharp2021-09-021-27/+28
* zebra: Convert to `struct zebra_evpn` as per our internal standardDonald Sharp2021-09-021-30/+29
* zebra: use more constMark Stapp2021-07-191-18/+22
* zebra: give some evpn apis better namesMark Stapp2021-07-191-5/+5
* zebra: link local MACs to destination port for efficient lacp-bypass processingAnuradha Karuppiah2021-02-241-1/+15
* zebra: support for lacp bypass with EVPN MHAnuradha Karuppiah2021-02-241-2/+3
* zebra: fix problem with SVI MAC not being sent to BGPAnuradha Karuppiah2021-02-191-1/+2
* zebra: changes to advertise SVI mac by default if evpn-mh is enabledAnuradha Karuppiah2021-02-191-0/+10
* zebra: resolve multiple functions for local MAC deletePat Ruddy2021-02-031-2/+1
* zebra: Create a dump function for mac->flags and use itDonald Sharp2021-01-131-0/+1
* zebra: support for slow-failover of local MACs on an ESAnuradha Karuppiah2020-12-011-4/+2
* zebra: remove FDB entries before de-activating a L2-NHGAnuradha Karuppiah2020-12-011-1/+2
* zebra: Add uptime to `show evpn mac vni ... detail`Donald Sharp2020-10-261-0/+2
* zebra: add ns_id attribute to mac structurePhilippe Guibert2020-08-181-0/+1
* zebra: extract gateway mac add from zebra_vxlan.cPat Ruddy2020-08-121-0/+3
* zebra: extract local mac del from zebra_vxlan.cPat Ruddy2020-08-121-0/+3
* zebra: extract local mac add code from vxlanPat Ruddy2020-08-121-14/+7
* zebra: split out mac_add code from process_remote_macip_addPat Ruddy2020-08-121-2/+8
* zebra: extract evpn mac functions from zebra_vxlan.cPat Ruddy2020-08-121-0/+258