frr/pathd
Donald Sharp d7e19c604f *: Allow returns to work with --enable-undefined-behavior
If you have undefined behavior compilation checking gcc
starts to complain about a bunch of places that do not
have return's.  When most of them actually do and we
have the assert's to prove it.  I'm just doing this
to make the compiler happy for me, so I can continue
to do work.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2025-04-28 14:05:28 -04: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 *: Allow returns to work with --enable-undefined-behavior 2025-04-28 14:05:28 -04: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 *: expose and clean up 'noreturn' functions 2025-04-24 13:41:23 -04: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 lib: common debug config output 2024-08-27 09:53:02 -04:00
path_pcep.h pathd: rework debugs 2024-08-20 11:07:45 -04:00
path_pcep_cli.c lib: common debug status output 2024-08-27 09:53:02 -04:00
path_pcep_cli.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_config.c *: Allow returns to work with --enable-undefined-behavior 2025-04-28 14:05:28 -04:00
path_pcep_config.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
path_pcep_controller.c *: Allow returns to work with --enable-undefined-behavior 2025-04-28 14:05:28 -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 *: Allow returns to work with --enable-undefined-behavior 2025-04-28 14:05:28 -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 *: Allow returns to work with --enable-undefined-behavior 2025-04-28 14:05:28 -04:00
path_pcep_pcc.h *: Rename struct thread to struct event 2023-03-24 08:32:17 -04:00
path_ted.c pathd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
path_ted.h lib: common debug status output 2024-08-27 09:53:02 -04:00
path_zebra.c pathd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
path_zebra.h *: Convert struct event_master to struct event_loop 2023-03-24 08:32:17 -04:00
pathd.c *: Allow returns to work with --enable-undefined-behavior 2025-04-28 14:05:28 -04:00
pathd.h lib: common debug status output 2024-08-27 09:53:02 -04:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00