frr/staticd
Yuqing Zhao 807d90050d staticd: Add infrastructure for SRv6
This commit adds datastructures and helper functions required to support SRv6 in staticd.

* List of locators
* List of SIDs
* Data structure to represent an SRv6 SID
* Functions to allocate/deallocate an SRv6 SID
* Functions to allocate, deallocate and lookup a locator
* Function to initialize/Cleanup SRv6

Signed-off-by: Yuqing Zhao <galadriel.zyq@alibaba-inc.com>
2025-01-18 10:28:49 +00:00
..
.gitignore staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
Makefile staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
static_bfd.c staticd: fix NB dependency hack 2024-02-02 00:57:59 +02:00
static_debug.c staticd: Add debug option for SRv6 2025-01-18 10:28:49 +00:00
static_debug.h staticd: Add debug option for SRv6 2025-01-18 10:28:49 +00:00
static_main.c lib: northbound/mgmtd: add backend model support 2025-01-14 18:48:59 +00:00
static_nb.c mgmtd, staticd: output staticd configuration from mgmtd 2023-11-21 13:28:40 +02:00
static_nb.h staticd: fix NB dependency hack 2024-02-02 00:57:59 +02:00
static_nb_config.c staticd: fix NB dependency hack 2024-02-02 00:57:59 +02:00
static_nht.c staticd: Reduce the frequency of adding routes 2024-12-27 12:16:17 +08:00
static_nht.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_routes.c staticd: fix nht memory leak 2024-02-04 22:28:10 +02:00
static_routes.h staticd: add a separate function for uninstalling nexthops 2024-02-04 22:28:10 +02:00
static_srv6.c staticd: Add infrastructure for SRv6 2025-01-18 10:28:49 +00:00
static_srv6.h staticd: Add infrastructure for SRv6 2025-01-18 10:28:49 +00:00
static_vrf.c staticd: fix NB dependency hack 2024-02-02 00:57:59 +02:00
static_vrf.h staticd: fix NB dependency hack 2024-02-02 00:57:59 +02:00
static_vty.c staticd: Add debug option for SRv6 2025-01-18 10:28:49 +00:00
static_vty.h mgmtd, staticd: output staticd configuration from mgmtd 2023-11-21 13:28:40 +02:00
static_zebra.c *: Fix up improper handling of nexthops for nexthop tracking 2024-10-15 11:57:23 -04:00
static_zebra.h *: Convert struct event_master to struct event_loop 2023-03-24 08:32:17 -04:00
subdir.am staticd: Add infrastructure for SRv6 2025-01-18 10:28:49 +00:00