summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vxlan.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-19/+17
* bgpd: support evpn nd ext communityChirag Shah2018-07-171-1/+2
* bgpd, zebra: Handle EVPN router MAC per next hopvivek2018-04-261-1/+0
* zebra: act on kernel notifications for remote neighbors as wellMitesh Kanjariya2018-04-121-2/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-21/+22
* zebra: reorganize zserv, batch i/oQuentin Young2018-03-121-2/+1
* zebra: standardize ZAPI message handler argsQuentin Young2018-03-121-14/+9
* zebra: dont return a status code in zapi handlersQuentin Young2018-03-121-14/+16
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-20/+17
* zebra, bgp: Support type-5 routes with asymmetric routingMitesh Kanjariya2018-02-101-1/+2
* *: Handle VRF configuration when VRF gets inactivated and activatedvivek2018-01-241-0/+4
* bgpd/zebra: show command enhancements for EVPN symmetric routingMitesh Kanjariya2018-01-241-3/+4
* bgpd: advertise VNI subnetMitesh Kanjariya2018-01-241-0/+2
* bgpd, lib, zebra: fix style problemsmitesh2017-12-271-7/+10
* zebra: pass ERR_STR_SZ in zebra_vxlan_process_vrf_vni_cmdmitesh2017-12-141-1/+1