summaryrefslogtreecommitdiffstats
path: root/lib/zclient.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: advertise svi ip as macip opcodeChirag Shah2019-02-071-0/+1
* *: The onlink attribute should be owned by the nexthop not the route.Donald Sharp2019-01-271-0/+1
* zebra: propagate inactive neigh deletes to bgpdAnuradha Karuppiah2019-01-251-0/+2
* lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messagesRenato Westphal2019-01-181-2/+3
* lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal2019-01-141-2/+5
* lib, zebra: On startup send mlag role as part of the capabilitiesDonald Sharp2019-01-041-0/+3
* bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...Anton Degtyarev2018-12-201-0/+4
* zebra: dup addr detect zapi changesChirag Shah2018-11-181-1/+1
* bgpd: dup addr detect config cliChirag Shah2018-11-181-0/+1
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-121-15/+2
* lib, zebra: Allow the specification of BUM floodingDonald Sharp2018-10-121-0/+1
* bgpd, doc, ldpd, lib, tests, zebra: LM fixespaco2018-09-181-1/+2
* lib: Remove dead codeDonald Sharp2018-09-041-1/+0
* doc, lib, zebra: Remove deprecated encode and decode functionalityDonald Sharp2018-08-241-84/+1
* bfdd: re-route PTM-BFD daemon messagesRafael Zalamena2018-08-081-0/+1
* 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