summaryrefslogtreecommitdiffstats
path: root/lib/zclient.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2665 from chiragshah6/evpn_devRuss White2018-07-241-0/+2
|\
| * bgpd: support evpn nd ext communityChirag Shah2018-07-171-0/+2
* | lib: remove VERSION_TYPE_DEV from CONFDATE checksLou Berger2018-07-101-2/+2
|/
* bgpd, lib: Cleanup CI warnings from systemDonald Sharp2018-05-301-2/+4
* *: support for evpn type-4 routemitesh2018-05-301-0/+4
* zebra: add pbr objects fail_remove value into notificationPhilippe Guibert2018-05-251-0/+4
* Merge pull request #2124 from donaldsharp/missedRuss White2018-05-121-2/+2
|\
| * bgpd, zebra: Handle EVPN router MAC per next hopvivek2018-04-261-2/+2
* | bgpd: handle configuration of iptables with zebraPhilippe Guibert2018-04-301-0/+7
|/
* zebra: Add pass up through zapi what zebra is capable of handlingDonald Sharp2018-04-181-0/+7
* lib: enhance pbr_rule structure for zapi encode and for common usagePhilippe Guibert2018-04-161-6/+6
* zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapiPhilippe Guibert2018-04-161-0/+15
* zebra: handling notifications upon ipset creation/destruction donePhilippe Guibert2018-04-161-0/+31
* lib: add ZEBRA IPSET definesPhilippe Guibert2018-04-161-0/+4
* zebra: handle entry pointfs for ipset creation/destructionPhilippe Guibert2018-04-161-0/+12
* bgpd: dynamic mpls label poolG. Paul Ziemba2018-04-121-0/+7
* *: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger2018-04-031-2/+2
* lib: add framework for allocating routing table identifier IDsPhilippe Guibert2018-03-291-0/+9
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-46/+48
* lib, zebra: slight cleanup after rebaseQuentin Young2018-03-121-1/+1
* lib: zclient.h style fixesQuentin Young2018-03-121-2/+5
* lib, zebra: use existing zapi header structQuentin Young2018-03-121-7/+55
* lib, zebra: Add Rule insertion success/failure messagesDonald Sharp2018-03-091-0/+12
* lib, zebra: Add rule encodingDonald Sharp2018-03-091-0/+3
* lib, zebra: Allow zapi to send down the tableidDonald Sharp2018-03-091-0/+8
* *: Add code to notify on route removal statusDonald Sharp2018-03-091-0/+2
* lib: Increase zapi buffer sizeDonald Sharp2018-03-071-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+6
* *: Modify notify_owner to route_notify_ownerDonald Sharp2018-02-231-2/+2
* *: Add tableid the route entry was sent toDonald Sharp2018-02-231-0/+1
* lib, sharpd, zebra: Update the zapi_vrf_label call to add afiDonald Sharp2018-02-141-1/+7
* bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONEDonald Sharp2018-02-091-1/+1
* lib, sharpd, zebra: Add new enum for lsp type and pass it through.Donald Sharp2018-02-091-1/+1
* *: Make code use a consisten definition of labelsDonald Sharp2018-02-091-1/+1
* lib, zebra: Add new api to specify a label associated with the vrfDonald Sharp2018-02-091-0/+12
* *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-091-1/+2
* Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancementsPhilippe Guibert2018-02-081-2/+7
|\
| * bgpd: advertise VNI subnetMitesh Kanjariya2018-01-241-0/+5
| * bgpd/zebra/lib: Add Default Gateway extended communityMitesh Kanjariya2018-01-241-2/+2
* | bgpd, lib, pimd: Make nexthop_update decoding commonDonald Sharp2018-02-051-0/+3
* | Merge pull request #1665 from donaldsharp/nexthop_labelsRuss White2018-01-241-0/+3
|\ \ | |/ |/|
| * bgpd, lib, pimd: Abstract commands for nexthop trackingDonald Sharp2018-01-231-0/+3
* | Merge pull request #1618 from donaldsharp/zebra_startup_orderingPhilippe Guibert2018-01-231-0/+6
|\ \ | |/ |/|
| * lib: Increment zapi version numberDonald Sharp2018-01-121-1/+1
| * *: Send/receive the nexthop vrf_idDonald Sharp2018-01-121-0/+1
| * lib: Add notice of when we can remove some deprecated code.Donald Sharp2018-01-121-0/+5
* | lib: increase vrf_id from 16 bit to 32 bit identifierPhilippe Guibert2018-01-221-2/+2
|/
* bgpd: program nh/rmac entriesmitesh2017-12-141-0/+2
* zebra, lib: zebra changes for symmetric routing supportMitesh Kanjariya2017-12-141-0/+4
* *: Make zapi route install Notifications optionalDonald Sharp2017-11-271-0/+20