mirror_frr/pathd
Donald Sharp 8974060760 pathd: Remove extraneous include of version.h
It's not needed in these compiles.  So let's remove it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2023-02-10 09:07:46 -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 missing enum's to switch statement 2023-01-31 15:15:42 -05:00
path_debug.c *: make sure config.h or zebra.h is first 2021-04-23 12:06:35 +02:00
path_debug.h pathd: New SR-TE policy management daemon 2020-12-18 16:34:02 +01:00
path_errors.c pathd: Fix spelling mistakes 2022-02-14 12:53:48 -05:00
path_errors.h pathd: Handle PCInitiated configuration, main thread. (3/4) 2021-06-22 12:04:03 +02:00
path_main.c *: Convert quagga_signal_X to frr_signal_X 2021-11-11 14:41:27 -05:00
path_nb_config.c pathd: Add missing enum's to switch statement 2023-01-31 15:15:42 -05:00
path_nb_state.c pathd: New SR-TE policy management daemon 2020-12-18 16:34:02 +01:00
path_nb.c *: fix non-const northbound XPath format strings 2023-01-27 12:01:20 +01:00
path_nb.h lib: northbound cli show/cmd functions must not modify data nodes 2021-10-13 20:12:35 +03:00
path_pcep_cli.c build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00
path_pcep_cli.h pathd: Add optional support for PCEP to pathd 2020-12-18 16:47:52 +01:00
path_pcep_config.c pathd: Add missing enum's to switch statement 2023-01-31 15:15:42 -05:00
path_pcep_config.h pathd: Handle PCInitiated configuration, main thread. (3/4) 2021-06-22 12:04:03 +02:00
path_pcep_controller.c pathd: Remove extraneous include of version.h 2023-02-10 09:07:46 -05:00
path_pcep_controller.h *: Fix spelling of wether 2022-04-02 07:46:19 -04:00
path_pcep_debug.c pathd: Add missing enum's to switch statement 2023-01-31 15:15:42 -05:00
path_pcep_debug.h pathd: Remove unused function 2021-06-05 12:55:48 -04:00
path_pcep_lib.c pathd: Add missing enum's to switch statement 2023-01-31 15:15:42 -05:00
path_pcep_lib.h pathd: Handle PCInitiated messages, thread controller. (2/4) 2021-06-22 12:04:03 +02:00
path_pcep_pcc.c pathd: Remove extraneous include of version.h 2023-02-10 09:07:46 -05:00
path_pcep_pcc.h pathd: Handle PCInitiated messages, thread controller. (2/4) 2021-06-22 12:04:03 +02:00
path_pcep.c pathd: Add missing enum's to switch statement 2023-01-31 15:15:42 -05:00
path_pcep.h pathd: Handle PCInitiated configuration, main thread. (3/4) 2021-06-22 12:04:03 +02:00
path_ted.c pathd: Add missing enum's to switch statement 2023-01-31 15:15:42 -05:00
path_ted.h pathd: display path ted debugging status 2022-11-14 17:42:27 +01:00
path_zebra.c pathd: add a zebra stop handler 2022-07-22 08:39:06 +02:00
path_zebra.h pathd: add a zebra stop handler 2022-07-22 08:39:06 +02:00
pathd.c pathd: Add missing enum's to switch statement 2023-01-31 15:15:42 -05:00
pathd.h pathd: use a define to store the the length of endpoint string 2022-11-14 17:42:55 +01:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00