summaryrefslogtreecommitdiff
path: root/zebra/zapi_msg.h
AgeCommit message (Expand)Author
2023-10-07*: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-01-31zebra: name the route_entry opaque struct more specificallyMark Stapp
2022-01-18zebra: Modify route_notify_internal to use a route_nodeDonald Sharp
2022-01-18zebra: Modify zsend_redistribute_route to receive struct route_nodeDonald Sharp
2021-08-19zebra: Fix usage to enum in notify functionsDonald Sharp
2021-06-02*: fix code format accourding to checkpatchHiroki Shirokura
2021-06-02zebra: ZAPI add new api to manipulate srv6-locator (step2)Hiroki Shirokura
2021-04-13nhrp, zebra, lib: enforce usage of zapi_neigh_ip structurePhilippe Guibert
2021-04-09zebra: link layer config and notification, implementation in zebraPhilippe Guibert
2021-03-22zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter
2021-03-10zebra: move ipset and ipset_entry to zebra dplane contextsPhilippe Guibert
2021-03-04zebra: move iptable handling in zebra_dplanePhilippe Guibert
2021-01-22zebra: send async nhg update resultsMark Stapp
2020-12-07zebra: Adding zapi client close notificationKaren Schoener
2020-11-06bgpd: Advertise FIB installed routes to bgp peers (Part 1)Soman K S
2020-09-28zebra: Convert zserv_nexthop_num_warn to return boolDonald Sharp
2020-08-10Merge pull request #6783 from opensourcerouting/feature/sr-teRuss White
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-07-17zebra: add IPv6 router-idSebastien Merle
2020-06-10zebra: convert ip rule installation to use dplane threadJakub UrbaƄczyk
2020-06-02zebra: call zapi message handler with a batchMark Stapp
2020-04-16zebra,ldpd: use zapi client session id in LM apisMark Stapp
2019-09-12zebra: revise redistribution delete to improve update caseMark Stapp
2019-07-10zebra: label manager refactorEmanuele Di Pascale
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2019-01-31zebra: Add ability to send to all clients updated capability informationDonald Sharp
2018-10-25zebra: revise struct names to resolve review commentsMark Stapp
2018-10-25zebra: start dataplane layer workMark Stapp
2018-08-14zebra, lib: error references for zebraQuentin Young
2018-07-11zebra, libs: use const prefix ptrs in apisMark Stapp
2018-05-29zebra: optimize zserv_process_messagesQuentin Young
2018-04-22zebra: style last 3 changesQuentin Young
2018-04-22zebra: cleanup for zapi_msg.c splitQuentin Young
2018-04-22zebra: clean up zapi organizationQuentin Young