| Commit message (Expand) | Author | Age | Files | Lines |
* | *: Convert `struct event_master` to `struct event_loop` | Donald Sharp | 2023-03-24 | 1 | -2/+2 |
* | *: Convert struct thread_master to struct event_master and it's ilk | Donald Sharp | 2023-03-24 | 1 | -2/+2 |
* | *: Rename `struct thread` to `struct event` | Donald Sharp | 2023-03-24 | 1 | -3/+3 |
* | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -16/+1 |
|\ |
|
| * | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | | lib: add label_type as field in zapi_nexthop | Stephen Worley | 2023-02-14 | 1 | -0/+1 |
|/ |
|
* | Revert "lib: BGP registration with IGP for BGP ORR rSPF calc" | Donatas Abraitis | 2023-01-17 | 1 | -6/+0 |
* | zebra: traffic control ZAPI | Siger Yang | 2022-11-22 | 1 | -0/+6 |
* | Merge pull request #12238 from donaldsharp/append | Donatas Abraitis | 2022-11-07 | 1 | -0/+7 |
|\ |
|
| * | lib, zebra: Allow for zebra to recognize that a route has gotten desynced | Donald Sharp | 2022-11-04 | 1 | -0/+7 |
* | | *: Add ability to encode / decode resilence down zapi | Donald Sharp | 2022-11-04 | 1 | -0/+4 |
|/ |
|
* | lib: BGP registration with IGP for BGP ORR rSPF calc | Madhuri Kuruganti | 2022-10-12 | 1 | -0/+6 |
* | lib, zebra, bgpd: Move route EVPN flag to nexthop | Xiao Liang | 2022-06-10 | 1 | -0/+1 |
* | *: use FRR interface name definition everywhere | Rafael Zalamena | 2022-05-02 | 1 | -2/+2 |
* | zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIB | David Lamparter | 2022-04-26 | 1 | -1/+1 |
* | *: add SAFI argument to zclient_send_rnh | David Lamparter | 2022-03-27 | 1 | -1/+2 |
* | *: When matching against a nexthop send and process what it matched against | Donald Sharp | 2022-03-12 | 1 | -1/+11 |
* | lib: rename bfd function to reflect real functionality | Igor Ryzhov | 2021-11-15 | 1 | -1/+1 |
* | Merge pull request #9854 from opensourcerouting/zapi-call-table | Russ White | 2021-10-26 | 1 | -57/+25 |
|\ |
|
| * | *: convert zclient callbacks to table | David Lamparter | 2021-10-20 | 1 | -57/+25 |
* | | lib: finish fixing spelling in lib files | ewlumpkin | 2021-10-22 | 1 | -2/+2 |
|/ |
|
* | zebra: Attempt to clarify variable names as they are used | Donald Sharp | 2021-09-27 | 1 | -1/+1 |
* | *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages | Donald Sharp | 2021-09-27 | 1 | -4/+0 |
* | *: Add resolve via default flag | Donald Sharp | 2021-09-27 | 1 | -1/+1 |
* | lib: add zapi encode/decode func for srv6 locator | Hiroki Shirokura | 2021-09-07 | 1 | -0/+3 |
* | lib, zebra: complete the ndm flags on zclient api | Philippe Guibert | 2021-08-26 | 1 | -1/+10 |
* | nhrp, zebra, lib: pass exact received neighbor state value to nhrp | Philippe Guibert | 2021-08-26 | 1 | -5/+3 |
* | isisd, ospfd: update interface_link_params callback to check for change | Karen Schoener | 2021-06-28 | 1 | -1/+2 |
* | *: delete ZEBRA_FLAG_SEG6*_ROUTE and add ZAPI_NEXTHOP_FLAG_SEG6* | Hiroki Shirokura | 2021-06-02 | 1 | -10/+2 |
* | zebra: delete unneeded zebra_srv6_manager_connect | Hiroki Shirokura | 2021-06-02 | 1 | -2/+0 |
* | zebra: add zapi_srv6_locator_chunk_{en,de}code | Hiroki Shirokura | 2021-06-02 | 1 | -0/+5 |
* | lib: add usual func to install SRv6 localsid (step4) | Hiroki Shirokura | 2021-06-02 | 1 | -0/+5 |
* | lib: add new nexthop's attributes seg6 (step3) | Hiroki Shirokura | 2021-06-02 | 1 | -0/+3 |
* | lib: add new structures for srv6-locator (step2) | Hiroki Shirokura | 2021-06-02 | 1 | -0/+16 |
* | lib: add new nexthop's attributes seg6local (step1) | Hiroki Shirokura | 2021-06-02 | 1 | -0/+14 |
* | lib, zebra: get gre information | Philippe Guibert | 2021-04-30 | 1 | -0/+3 |
* | zebra: add 3 new gre commands, and enforce synchro mecanism | Philippe Guibert | 2021-04-30 | 1 | -0/+3 |
* | lib, bgpd, zebra: RA interval is unsigned | Quentin Young | 2021-04-28 | 1 | -1/+1 |
* | Merge pull request #8488 from mjstapp/more_workqueue | Stephen Worley | 2021-04-27 | 1 | -0/+23 |
|\ |
|
| * | lib: add 2string for zapi nhg result codes | Mark Stapp | 2021-04-15 | 1 | -0/+23 |
* | | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure | Philippe Guibert | 2021-04-13 | 1 | -3/+13 |
* | | zebra, lib: handle NEIGH_ADD/DELETE to zebra dataplane framework | Philippe Guibert | 2021-04-09 | 1 | -3/+4 |
* | | lib: add api to configure neighbor table per interface | Philippe Guibert | 2021-04-09 | 1 | -0/+1 |
* | | nhrp, lib, zebra: add/del neighbor entry possible from nhrp | Philippe Guibert | 2021-04-09 | 1 | -0/+13 |
* | | zebra: link layer config and notification, implementation in zebra | Philippe Guibert | 2021-04-09 | 1 | -0/+2 |
* | | lib: link layer neighbor registration and notification, define API msgs | Philippe Guibert | 2021-04-09 | 1 | -0/+6 |
|/ |
|
* | Merge pull request #8137 from Orange-OpenSource/ospf_ls | Russ White | 2021-03-30 | 1 | -1/+1 |
|\ |
|
| * | lib: Update Link State Database | Olivier Dugeon | 2021-03-23 | 1 | -1/+1 |
* | | lib/zebra: zapi for installing EVPN nexthops from bgp | Anuradha Karuppiah | 2021-03-26 | 1 | -0/+2 |
|/ |
|
* | zebra: move ipset and ipset_entry to zebra dplane contexts | Philippe Guibert | 2021-03-10 | 1 | -3/+3 |