summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vxlan.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: add show commands for SVD global neigh tableStephen Worley2023-02-141-0/+1
* | zebra: install neigh entries on SVDStephen Worley2023-02-141-0/+3
* | zebra: vxlan interface handling changesSharath Ramamurthy2023-02-141-32/+0
* | zebra: multiple vlan aware bridge datastructure changes and vxlan device ifty...Sharath Ramamurthy2023-02-141-5/+5
* | zebra: data structure changes for single vxlan deviceSharath Ramamurthy2023-02-141-0/+37
|/
* zebra: Evpn mac vni detail show commandPooja Jagadeesh Doijode2023-01-041-1/+1
* zebra: use "get" naming for bgp accept lower knobStephen Worley2022-11-011-1/+1
* zebra: add knob to accept lower seq in evpnStephen Worley2022-10-071-0/+3
* zebra: remove unnecessary check for "zevpn_vrf"anlan_cs2022-05-141-6/+1
* zebra: handle bridge mac address update in evpn contextsPhilippe Guibert2021-09-171-0/+1
* zebra: process EVPN remote VTEP updates from the workqueueMark Stapp2021-07-191-4/+8
* zebra: support for slow-failover of local MACs on an ESAnuradha Karuppiah2020-12-011-7/+9
* zebra: display rpc error msg to vtyshChirag Shah2020-10-051-2/+5
* zebra: support for MAC-IP sync routesAnuradha Karuppiah2020-08-051-2/+3
* zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah2020-08-051-0/+1
* zebra: clear dup detect cleanup for nb conversionChirag Shah2020-04-161-9/+4
* zebra,lib: use const in more apisMark Stapp2020-03-271-3/+3
* zebra: Readd special flood MAC upon del notificationvivek2020-03-101-0/+2
* Merge pull request #4977 from chiragshah6/evpn_dev1Philippe Guibert2019-11-261-0/+2
|\
| * zebra: evpn pip mac vlan up-down eventChirag Shah2019-11-221-0/+2
* | zebra: "show evpn vni details json" prints incorrect JSON formatLakshman Krishnamoorthy2019-11-221-1/+2
|/
* zebra: use dataplane for vxlan remote mac programmingMark Stapp2019-08-021-0/+3
* pimd, zebra: request for replay of SG entries on startupAnuradha Karuppiah2019-07-031-0/+1
* zebra: Clean up BGP EVPN configuration when the client, BGPD, goes downKishore Aramalla2019-06-191-0/+1
* zebra: header changes for l2 vni bum-mcast-grp handlingAnuradha Karuppiah2019-04-201-3/+5
* Merge branch 'master' into evpn-session-vrfTuetuopay2019-03-281-0/+8
|\
| * add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+8
* | zebra: Move the EVPN VRF pointer to zebra_routerTuetuopay2019-03-271-0/+1
* | bgpd, zebra: Redo checks to advertise_all_vniTuetuopay2019-03-221-1/+1
* | zebra: Lookup dad and replication settings from EVPN VRFTuetuopay2019-03-221-1/+1
* | zebra: Store the EVPN VRF in the default VRFTuetuopay2019-03-191-1/+1
|/
* zebra: advertise svi ip as macip route changesChirag Shah2019-02-071-0/+1
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-2/+2
* zebra: avoid initialising more than one the l3vni hash structurePhilippe Guibert2018-12-171-2/+2
* Merge pull request #3372 from nitinsoniism/show_evpn_mac_vni_all_detailSri Mohana Singamsetty2018-12-041-0/+4
|\
| * zebra: Add "show evpn mac vni all detail" commandNitin Soni2018-11-271-0/+4
* | Merge pull request #3340 from nitinsoniism/show_evpn_vni_detailDavid Lamparter2018-12-041-0/+3
|\ \
| * | zebra: Add "show evpn vni detail" commandNitin Soni2018-11-211-0/+3
* | | zebra: dup addr detect clear cmd non-zero returnChirag Shah2018-12-041-11/+11
* | | zebra: Add "show evpn arp-cache vni all detail" commandNitin Soni2018-11-271-0/+4
| |/ |/|
* | zebra: dup addr detect clear commandChirag Shah2018-11-181-0/+12
* | zebra: dup addr detect operation commandsChirag Shah2018-11-181-0/+8
* | zebra: dup addr detect zapi changesChirag Shah2018-11-181-0/+1
|/
* zebra: add json support to show evpn mac vni <num> mac <mac>Don Slice2018-10-291-1/+2
* lib, zebra: Allow the specification of BUM floodingDonald Sharp2018-10-121-0/+10
* zebra: Use boolean for certain VxLAN-EVPN flagsvivek2018-09-181-3/+3
* bgpd, ospfd, pimd, zebra: Convert more use_json locations to boolDon Slice2018-09-041-1/+1