summaryrefslogtreecommitdiff
path: root/zebra/zebra_evpn_mac.h
AgeCommit message (Expand)Author
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-11bgpd,zebra,lib: bgp evpn vni macip into two tablesStephen Worley
2022-03-22Merge pull request #10726 from chiragshah6/fdev2Sri Mohana Singamsetty
2022-03-10zebra: cleanup host prefix from rmacChirag Shah
2022-03-10zebra: maintain list of nhs in rmac dbChirag Shah
2022-02-18zebra: minor changes on "zebra_evpn_mac_gw_macip_add" functionanlan_cs
2021-09-02zebra: Convert to `struct zebra_mac` 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-02-24zebra: link local MACs to destination port for efficient lacp-bypass processingAnuradha Karuppiah
2021-02-24zebra: support for lacp bypass with EVPN MHAnuradha Karuppiah
2021-02-19zebra: fix problem with SVI MAC not being sent to BGPAnuradha Karuppiah
2021-02-19zebra: changes to advertise SVI mac by default if evpn-mh is enabledAnuradha Karuppiah
2021-02-03zebra: resolve multiple functions for local MAC deletePat Ruddy
2021-01-13zebra: Create a dump function for mac->flags and use itDonald Sharp
2020-12-01zebra: support for slow-failover of local MACs on an ESAnuradha Karuppiah
2020-12-01zebra: remove FDB entries before de-activating a L2-NHGAnuradha Karuppiah
2020-10-26zebra: Add uptime to `show evpn mac vni ... detail`Donald Sharp
2020-08-18zebra: add ns_id attribute to mac structurePhilippe Guibert
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