mirror_frr/staticd
Donald Sharp 07b91ca096 *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
INTERFACE_NAMSIZ is just a redefine of IFNAMSIZ and IFNAMSIZ
is the standard for interface name length on all platforms
that FRR currently compiles on.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2023-11-21 08:08:29 -05: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 bfd for static route in VRF 2023-06-23 19:02:44 +03:00
static_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_main.c staticd: remove unused YANG module 2023-06-23 13:17:32 -04:00
static_nb_config.c Merge pull request #14089 from dmytroshytyi-6WIND/srv6_multiple_segs_sids 2023-09-20 23:09:35 -04:00
static_nb.c staticd: northbound srv6 hooks for segs stack yang model 2023-09-20 15:07:15 +02:00
static_nb.h staticd: northbound srv6 hooks for segs stack yang model 2023-09-20 15:07:15 +02:00
static_nht.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_nht.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_routes.c mgmtd: Enroll Staticd as a backend client for MGMTD 2023-03-21 22:09:07 -04:00
static_routes.h *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ 2023-11-21 08:08:29 -05:00
static_vrf.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_vrf.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_vty.c staticd: fix debug commands 2023-11-17 03:18:28 +01:00
static_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_zebra.c lib: convert if_zapi_callbacks into actual hooks 2023-11-02 17:10:43 -07:00
static_zebra.h *: Convert struct event_master to struct event_loop 2023-03-24 08:32:17 -04:00
subdir.am isisd: staticd: need to link directly against libyang 2023-10-26 22:53:44 -04:00