summaryrefslogtreecommitdiffstats
path: root/lib/zclient.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-2/+2
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-2/+2
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-3/+3
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-16/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* | lib: add label_type as field in zapi_nexthopStephen Worley2023-02-141-0/+1
|/
* Revert "lib: BGP registration with IGP for BGP ORR rSPF calc"Donatas Abraitis2023-01-171-6/+0
* zebra: traffic control ZAPISiger Yang2022-11-221-0/+6
* Merge pull request #12238 from donaldsharp/appendDonatas Abraitis2022-11-071-0/+7
|\
| * lib, zebra: Allow for zebra to recognize that a route has gotten desyncedDonald Sharp2022-11-041-0/+7
* | *: Add ability to encode / decode resilence down zapiDonald Sharp2022-11-041-0/+4
|/
* lib: BGP registration with IGP for BGP ORR rSPF calcMadhuri Kuruganti2022-10-121-0/+6
* lib, zebra, bgpd: Move route EVPN flag to nexthopXiao Liang2022-06-101-0/+1
* *: use FRR interface name definition everywhereRafael Zalamena2022-05-021-2/+2
* zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIBDavid Lamparter2022-04-261-1/+1
* *: add SAFI argument to zclient_send_rnhDavid Lamparter2022-03-271-1/+2
* *: When matching against a nexthop send and process what it matched againstDonald Sharp2022-03-121-1/+11
* lib: rename bfd function to reflect real functionalityIgor Ryzhov2021-11-151-1/+1
* Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White2021-10-261-57/+25
|\
| * *: convert zclient callbacks to tableDavid Lamparter2021-10-201-57/+25
* | lib: finish fixing spelling in lib filesewlumpkin2021-10-221-2/+2
|/
* zebra: Attempt to clarify variable names as they are usedDonald Sharp2021-09-271-1/+1
* *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messagesDonald Sharp2021-09-271-4/+0
* *: Add resolve via default flagDonald Sharp2021-09-271-1/+1
* lib: add zapi encode/decode func for srv6 locatorHiroki Shirokura2021-09-071-0/+3
* lib, zebra: complete the ndm flags on zclient apiPhilippe Guibert2021-08-261-1/+10
* nhrp, zebra, lib: pass exact received neighbor state value to nhrpPhilippe Guibert2021-08-261-5/+3
* isisd, ospfd: update interface_link_params callback to check for changeKaren Schoener2021-06-281-1/+2
* *: delete ZEBRA_FLAG_SEG6*_ROUTE and add ZAPI_NEXTHOP_FLAG_SEG6*Hiroki Shirokura2021-06-021-10/+2
* zebra: delete unneeded zebra_srv6_manager_connectHiroki Shirokura2021-06-021-2/+0
* zebra: add zapi_srv6_locator_chunk_{en,de}codeHiroki Shirokura2021-06-021-0/+5
* lib: add usual func to install SRv6 localsid (step4)Hiroki Shirokura2021-06-021-0/+5
* lib: add new nexthop's attributes seg6 (step3)Hiroki Shirokura2021-06-021-0/+3
* lib: add new structures for srv6-locator (step2)Hiroki Shirokura2021-06-021-0/+16
* lib: add new nexthop's attributes seg6local (step1)Hiroki Shirokura2021-06-021-0/+14
* lib, zebra: get gre informationPhilippe Guibert2021-04-301-0/+3
* zebra: add 3 new gre commands, and enforce synchro mecanismPhilippe Guibert2021-04-301-0/+3
* lib, bgpd, zebra: RA interval is unsignedQuentin Young2021-04-281-1/+1
* Merge pull request #8488 from mjstapp/more_workqueueStephen Worley2021-04-271-0/+23
|\
| * lib: add 2string for zapi nhg result codesMark Stapp2021-04-151-0/+23
* | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structurePhilippe Guibert2021-04-131-3/+13
* | zebra, lib: handle NEIGH_ADD/DELETE to zebra dataplane frameworkPhilippe Guibert2021-04-091-3/+4
* | lib: add api to configure neighbor table per interfacePhilippe Guibert2021-04-091-0/+1
* | nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert2021-04-091-0/+13
* | zebra: link layer config and notification, implementation in zebraPhilippe Guibert2021-04-091-0/+2
* | lib: link layer neighbor registration and notification, define API msgsPhilippe Guibert2021-04-091-0/+6
|/
* Merge pull request #8137 from Orange-OpenSource/ospf_lsRuss White2021-03-301-1/+1
|\
| * lib: Update Link State DatabaseOlivier Dugeon2021-03-231-1/+1
* | lib/zebra: zapi for installing EVPN nexthops from bgpAnuradha Karuppiah2021-03-261-0/+2
|/
* zebra: move ipset and ipset_entry to zebra dplane contextsPhilippe Guibert2021-03-101-3/+3