frr/vrrpd
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 vrrpd: add .gitignore 2019-05-17 00:27:08 +00:00
Makefile vrrpd: Allow it to be built in directory 2022-03-11 07:49:03 -05:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00
vrrp.c *: convert `struct interface->connected` to DLIST 2023-11-22 23:00:30 +01:00
vrrp.h *: Convert event.h to frrevent.h 2023-03-24 08:32:17 -04:00
vrrp_arp.c *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
vrrp_arp.h *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
vrrp_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_main.c *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05:00
vrrp_ndisc.c *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
vrrp_ndisc.h *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
vrrp_northbound.c lib: all: remove './' from xpath 22% speedup 2023-11-29 14:37:23 -05:00
vrrp_packet.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_packet.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_vty.c lib: remove leaf-list xpath hack from northbound 2024-01-23 12:33:39 +02:00
vrrp_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_zebra.c *: convert `struct interface->connected` to DLIST 2023-11-22 23:00:30 +01:00
vrrp_zebra.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00