frr/pbrd
Mark Stapp 098d692b6f *: expose and clean up 'noreturn' functions
Enable the -Wmissing-noreturn warning, and resolve warnings
for gcc and clang. Add a FRR_NORETURN macro and use that for
the new changes.

Signed-off-by: Mark Stapp <mjs@cisco.com>
2025-04-24 13:41:23 -04: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 lib: common debug status output 2024-08-27 09:53:02 -04:00
pbr_debug.h lib: common debug status output 2024-08-27 09:53:02 -04:00
pbr_main.c *: expose and clean up 'noreturn' functions 2025-04-24 13:41:23 -04:00
pbr_map.c pbrd: fix vrf_unchanged which may depend on other seqs 2024-12-09 12:31:29 -05: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: initialize structs used in hash_lookup 2025-01-29 16:48:37 +01: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 pbrd: Call vrf_terminate on shutdown 2024-08-13 14:11:07 -04:00
pbr_vrf.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_vty.c pbrd: initialize structs used in hash_lookup 2025-01-29 16:48:37 +01:00
pbr_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
pbr_zebra.c pbrd,staticd,vrrpd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04: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