summaryrefslogtreecommitdiffstats
path: root/lib/zclient.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4635 from AnuradhaKaruppiah/evpn-pim-replayJafar Al-Gharaibeh2019-07-151-0/+1
|\
| * pimd, zebra: request for replay of SG entries on startupAnuradha Karuppiah2019-07-031-0/+1
* | lib, zebra: support label chunk requests for SRGBEmanuele Di Pascale2019-07-101-6/+4
|/
* lib: Move zebra_size_t to zclient.h who should own itDonald Sharp2019-06-021-0/+3
* lib: Move ZEBRA_HEADER_MARKER to header it belongs inDonald Sharp2019-06-021-0/+6
* lib: Move zclient flags to zclient.hDonald Sharp2019-06-021-0/+35
* lib, zebra: Ensure route encoding has enough spaceDonald Sharp2019-05-311-1/+1
* vrrpd: protodown macvlan in backup stateQuentin Young2019-05-171-0/+4
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-3/+1
* lib: define ZAPI_CALLBACK_ARGS macroQuentin Young2019-05-031-56/+39
* lib, zebra: changes to propagate vxlan mcast SG entries to pimdAnuradha Karuppiah2019-04-201-0/+6
* 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