summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vxlan.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* zebra: json support for show evpn rmac specific mac commandMitesh Kanjariya2017-12-141-1/+2
* zebra: json support for show evpn specific next-hop commandMitesh Kanjariya2017-12-141-1/+1
* zebra: show commands for specific rmac/nh entriesMitesh Kanjariya2017-12-141-0/+4
* zebra: proper refcounting for rmac/nh entriesmitesh2017-12-141-2/+4
* bgpd: program nh/rmac entriesmitesh2017-12-141-0/+6
* bgpd: program mac-ip routes in matching vrfsmitesh2017-12-141-0/+1
* zebra, lib: zebra changes for symmetric routing supportMitesh Kanjariya2017-12-141-0/+13
* zebra: No need to pass sock descriptor around.Donald Sharp2017-10-241-6/+6
* zebra: Handle L3 multi-tenancy correctly for EVPNvivek2017-10-061-0/+8
* zebra: Enable JSON for EVPN show cmdsChirag Shah2017-08-081-10/+19
* bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya2017-08-081-0/+5
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-62/+67
* bgpd, zebra: Support for sticky MACsvivek2017-07-121-1/+2
* zebra: EVPN/VxLAN UI definitions and handlingvivek2017-07-121-1/+22
* zebra: MAC and Neighbor (ARP/ND) handlingvivek2017-07-121-0/+27
* zebra: VNI and VTEP handlingvivek2017-07-121-0/+59