frr/pathd
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 pathd: New SR-TE policy management daemon 2020-12-18 16:34:02 +01:00
Makefile pathd: New SR-TE policy management daemon 2020-12-18 16:34:02 +01:00
path_cli.c pathd: add dynamic candidate path metric [computed] keyword 2024-01-02 12:07:49 +01:00
path_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_errors.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_errors.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_main.c *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05:00
path_nb.c lib: all: remove './' from xpath 22% speedup 2023-11-29 14:37:23 -05:00
path_nb.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_nb_config.c lib: all: remove './' from xpath 22% speedup 2023-11-29 14:37:23 -05:00
path_nb_state.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep.c *: Convert `struct event_master` to `struct event_loop` 2023-03-24 08:32:17 -04:00
path_pcep.h pathd: rework debug pathd pcep command 2023-11-03 17:09:11 +01:00
path_pcep_cli.c pathd: add 'show sr-te pcep session json' support 2024-01-18 22:04:05 +01:00
path_pcep_cli.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_config.c *: Convert event.h to frrevent.h 2023-03-24 08:32:17 -04:00
path_pcep_config.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_controller.c *: Convert `struct event_master` to `struct event_loop` 2023-03-24 08:32:17 -04:00
path_pcep_controller.h *: Convert `struct event_master` to `struct event_loop` 2023-03-24 08:32:17 -04:00
path_pcep_debug.c pathd: replace ctime with ctime_r 2023-09-19 16:25:01 -04:00
path_pcep_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_lib.c *: Convert THREAD_XXX macros to EVENT_XXX macros 2023-03-24 08:32:17 -04:00
path_pcep_lib.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_pcc.c *: Convert thread_cancelXXX to event_cancelXXX 2023-03-24 08:32:17 -04:00
path_pcep_pcc.h *: Rename `struct thread` to `struct event` 2023-03-24 08:32:17 -04:00
path_ted.c Merge pull request #12933 from Orange-OpenSource/link_state 2023-04-20 18:33:21 +02:00
path_ted.h *: Convert `struct event_master` to `struct event_loop` 2023-03-24 08:32:17 -04:00
path_zebra.c *: add `zclient_options_sync` 2023-11-23 15:20:13 +01:00
path_zebra.h *: Convert `struct event_master` to `struct event_loop` 2023-03-24 08:32:17 -04:00
pathd.c *: Convert THREAD_XXX macros to EVENT_XXX macros 2023-03-24 08:32:17 -04:00
pathd.h *: Convert `struct event_master` to `struct event_loop` 2023-03-24 08:32:17 -04:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00