summaryrefslogtreecommitdiffstats
path: root/zebra/zapi_msg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* zebra: name the route_entry opaque struct more specificallyMark Stapp2022-01-311-1/+1
* zebra: Modify route_notify_internal to use a route_nodeDonald Sharp2022-01-181-2/+2
* zebra: Modify zsend_redistribute_route to receive struct route_nodeDonald Sharp2022-01-181-2/+1
* zebra: Fix usage to enum in notify functionsDonald Sharp2021-08-191-4/+5
* *: fix code format accourding to checkpatchHiroki Shirokura2021-06-021-2/+1
* zebra: ZAPI add new api to manipulate srv6-locator (step2)Hiroki Shirokura2021-06-021-0/+9
* nhrp, zebra, lib: enforce usage of zapi_neigh_ip structurePhilippe Guibert2021-04-131-1/+1
* zebra: link layer config and notification, implementation in zebraPhilippe Guibert2021-04-091-0/+3
* zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+2
* zebra: move ipset and ipset_entry to zebra dplane contextsPhilippe Guibert2021-03-101-6/+6
* zebra: move iptable handling in zebra_dplanePhilippe Guibert2021-03-041-1/+1
* zebra: send async nhg update resultsMark Stapp2021-01-221-0/+3
* zebra: Adding zapi client close notificationKaren Schoener2020-12-081-0/+3
* bgpd: Advertise FIB installed routes to bgp peers (Part 1)Soman K S2020-11-061-1/+2
* zebra: Convert zserv_nexthop_num_warn to return boolDonald Sharp2020-09-281-1/+1
* Merge pull request #6783 from opensourcerouting/feature/sr-teRuss White2020-08-101-1/+3
|\
| * lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle2020-08-071-1/+3
* | zebra: add IPv6 router-idSebastien Merle2020-07-171-2/+2
|/
* zebra: convert ip rule installation to use dplane threadJakub UrbaƄczyk2020-06-101-1/+1
* zebra: call zapi message handler with a batchMark Stapp2020-06-021-3/+4
* zebra,ldpd: use zapi client session id in LM apisMark Stapp2020-04-161-2/+1
* zebra: revise redistribution delete to improve update caseMark Stapp2019-09-121-1/+2
* zebra: label manager refactorEmanuele Di Pascale2019-07-101-0/+10
* add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+8
* zebra: Add ability to send to all clients updated capability informationDonald Sharp2019-01-311-0/+2
* zebra: revise struct names to resolve review commentsMark Stapp2018-10-251-1/+1
* zebra: start dataplane layer workMark Stapp2018-10-251-0/+2
* zebra, lib: error references for zebraQuentin Young2018-08-141-0/+1
* zebra, libs: use const prefix ptrs in apisMark Stapp2018-07-111-2/+4
* zebra: optimize zserv_process_messagesQuentin Young2018-05-291-9/+2
* zebra: style last 3 changesQuentin Young2018-04-231-19/+27
* zebra: cleanup for zapi_msg.c splitQuentin Young2018-04-231-1/+1
* zebra: clean up zapi organizationQuentin Young2018-04-231-0/+80