| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: Do not forget to free opaque data for route entry | Donatas Abraitis | 2024-08-13 | 1 | -1/+1 |
* | zebra, lib: add locator name in sid notify messages | Philippe Guibert | 2024-06-17 | 1 | -1/+1 |
* | zebra: Notify daemons about SIDs | Carmine Scarpitta | 2024-06-13 | 1 | -0/+5 |
* | zebra: Repond to `GET_LOCATOR` ZAPI request | Carmine Scarpitta | 2024-06-13 | 1 | -0/+3 |
* | lib, nhrpd: Move neighbor reg/unreg to lib/zclient.c | Donald Sharp | 2024-01-22 | 1 | -1/+1 |
* | *: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXX | Donald Sharp | 2024-01-22 | 1 | -3/+3 |
* | zebra: add redistribute table-direct support | Philippe Guibert | 2023-10-20 | 1 | -1/+2 |
* | *: remove ZEBRA_INTERFACE_VRF_UPDATE | anlan_cs | 2023-10-07 | 1 | -2/+0 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | zebra: name the route_entry opaque struct more specifically | Mark Stapp | 2022-01-31 | 1 | -1/+1 |
* | zebra: Modify route_notify_internal to use a route_node | Donald Sharp | 2022-01-18 | 1 | -2/+2 |
* | zebra: Modify zsend_redistribute_route to receive struct route_node | Donald Sharp | 2022-01-18 | 1 | -2/+1 |
* | zebra: Fix usage to enum in notify functions | Donald Sharp | 2021-08-19 | 1 | -4/+5 |
* | *: fix code format accourding to checkpatch | Hiroki Shirokura | 2021-06-02 | 1 | -2/+1 |
* | zebra: ZAPI add new api to manipulate srv6-locator (step2) | Hiroki Shirokura | 2021-06-02 | 1 | -0/+9 |
* | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure | Philippe Guibert | 2021-04-13 | 1 | -1/+1 |
* | zebra: link layer config and notification, implementation in zebra | Philippe Guibert | 2021-04-09 | 1 | -0/+3 |
* | zebra: kill zebra_memory.h, use MTYPE_STATIC | David Lamparter | 2021-03-22 | 1 | -0/+2 |
* | zebra: move ipset and ipset_entry to zebra dplane contexts | Philippe Guibert | 2021-03-10 | 1 | -6/+6 |
* | zebra: move iptable handling in zebra_dplane | Philippe Guibert | 2021-03-04 | 1 | -1/+1 |
* | zebra: send async nhg update results | Mark Stapp | 2021-01-22 | 1 | -0/+3 |
* | zebra: Adding zapi client close notification | Karen Schoener | 2020-12-08 | 1 | -0/+3 |
* | bgpd: Advertise FIB installed routes to bgp peers (Part 1) | Soman K S | 2020-11-06 | 1 | -1/+2 |
* | zebra: Convert zserv_nexthop_num_warn to return bool | Donald Sharp | 2020-09-28 | 1 | -1/+1 |
* | Merge pull request #6783 from opensourcerouting/feature/sr-te | Russ White | 2020-08-10 | 1 | -1/+3 |
|\ |
|
| * | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle | 2020-08-07 | 1 | -1/+3 |
* | | zebra: add IPv6 router-id | Sebastien Merle | 2020-07-17 | 1 | -2/+2 |
|/ |
|
* | zebra: convert ip rule installation to use dplane thread | Jakub UrbaĆczyk | 2020-06-10 | 1 | -1/+1 |
* | zebra: call zapi message handler with a batch | Mark Stapp | 2020-06-02 | 1 | -3/+4 |
* | zebra,ldpd: use zapi client session id in LM apis | Mark Stapp | 2020-04-16 | 1 | -2/+1 |
* | zebra: revise redistribution delete to improve update case | Mark Stapp | 2019-09-12 | 1 | -1/+2 |
* | zebra: label manager refactor | Emanuele Di Pascale | 2019-07-10 | 1 | -0/+10 |
* | add cplusplus guards to all zebra headers | Emanuele Di Pascale | 2019-03-25 | 1 | -0/+8 |
* | zebra: Add ability to send to all clients updated capability information | Donald Sharp | 2019-01-31 | 1 | -0/+2 |
* | zebra: revise struct names to resolve review comments | Mark Stapp | 2018-10-25 | 1 | -1/+1 |
* | zebra: start dataplane layer work | Mark Stapp | 2018-10-25 | 1 | -0/+2 |
* | zebra, lib: error references for zebra | Quentin Young | 2018-08-14 | 1 | -0/+1 |
* | zebra, libs: use const prefix ptrs in apis | Mark Stapp | 2018-07-11 | 1 | -2/+4 |
* | zebra: optimize zserv_process_messages | Quentin Young | 2018-05-29 | 1 | -9/+2 |
* | zebra: style last 3 changes | Quentin Young | 2018-04-23 | 1 | -19/+27 |
* | zebra: cleanup for zapi_msg.c split | Quentin Young | 2018-04-23 | 1 | -1/+1 |
* | zebra: clean up zapi organization | Quentin Young | 2018-04-23 | 1 | -0/+80 |