frr/pbrd
Mark Stapp 72b31b96fc *: create a single registry of daemons' default port values
Create a single registry of default port values that daemons
are using. Most of these are vty ports, but there are some
others for features like ospfapi and zebra FPM.

Signed-off-by: Mark Stapp <mjs@labn.net>
2024-02-01 11:40:02 -05:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile pbrd: Add PBR to FRR 2018-04-06 13:22:43 -04:00
pbr_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_main.c *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05:00
pbr_map.c pbrd: Free Memory in pbr_map_delete 2023-09-05 12:58:18 +04:00
pbr_map.h pbrd: Correct Handling of Sequence Deletion 2023-08-20 07:07:36 +04:00
pbr_memory.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_memory.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_nht.c pbrd: Fix PBR handling for last rule deletion 2024-01-23 09:04:34 -08:00
pbr_nht.h *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ 2023-11-21 08:08:29 -05:00
pbr_vrf.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_vrf.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_vty.c pbrd: fix map seq installed flag in json 2023-12-05 11:30:50 -08:00
pbr_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_zebra.c pbrd: replace `receive_notify` with request 2023-11-23 14:57:36 +01:00
pbr_zebra.h pbrd: Cleanup zclient on shutdown 2023-11-13 09:15:43 -05:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00