summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_evpn_neigh.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd,zebra,lib: bgp evpn vni macip into two tablesStephen Worley2022-10-111-1/+1
* zebra: Convert to `struct zebra_neigh` as per our internal standardDonald Sharp2021-09-021-24/+24
* zebra: Convert to `struct zebra_mac` as per our internal standardDonald Sharp2021-09-021-13/+14
* zebra: Convert to `struct zebra_evpn` as per our internal standardDonald Sharp2021-09-021-22/+25
* zebra: use more constMark Stapp2021-07-191-15/+18
* zebra: give some evpn apis better namesMark Stapp2021-07-191-4/+5
* zebra: use printfrr exts in EVPN/VXLAN codeDavid Lamparter2021-03-141-16/+4
* zebra: accept bgp remote mac-ip update if the higher-seq-local mac is not bgp...Anuradha Karuppiah2020-12-211-1/+2
* zebra: Add uptime to `show evpn arp-cache vni .. detail`Donald Sharp2020-10-261-0/+2
* zebra: extract neighbor processing from kernel_neigh_delPat Ruddy2020-08-121-6/+1
* zebra: extract neighbor processing from process_remote_macip_delPat Ruddy2020-08-121-4/+3
* zebra: extract neigbor processing from zevpn_gw_macip_addPat Ruddy2020-08-121-0/+2
* zebra: extract neigbor processing from remote_macip_addPat Ruddy2020-08-121-9/+4
* zebra: extract neighbor functions from zebra_vxlan.cPat Ruddy2020-08-121-2/+141
* zebra: extract local mac del from zebra_vxlan.cPat Ruddy2020-08-121-0/+2
* zebra: extract evpn mac functions from zebra_vxlan.cPat Ruddy2020-08-121-0/+162