..
.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: Ensure node_src_id is inited before usage
2021-09-09 09:02:12 -04: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: Handle PCInitiated configuration, main thread. (3/4)
2021-06-22 12:04:03 +02:00
path_errors.h
pathd: Handle PCInitiated configuration, main thread. (3/4)
2021-06-22 12:04:03 +02:00
path_main.c
*: Drop break
after using frr_help_exit() in switch/case
2021-08-25 10:49:05 +03:00
path_nb_config.c
pathd: Handle PCInitiated configuration, main thread. (3/4)
2021-06-22 12:04:03 +02:00
path_nb_state.c
pathd: New SR-TE policy management daemon
2020-12-18 16:34:02 +01:00
path_nb.c
*: explicitly print "exit" at the end of every node config
2021-08-23 22:08:20 +03:00
path_nb.h
*: explicitly print "exit" at the end of every node config
2021-08-23 22:08:20 +03:00
path_pcep_cli.c
*: fix for -Wstrict-prototypes
2021-09-02 13:00:35 +02: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: Handle srp_id correctly (2/2)
2021-06-28 17:08:48 +02: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: Handle PCInitiated messages, thread controller. (2/4)
2021-06-22 12:04:03 +02:00
path_pcep_controller.h
pathd: Handle PCInitiated messages, thread controller. (2/4)
2021-06-22 12:04:03 +02:00
path_pcep_debug.c
pathd: Handle PCInitiated messages, thread controller. (2/4)
2021-06-22 12:04:03 +02:00
path_pcep_debug.h
pathd: Remove unused function
2021-06-05 12:55:48 -04:00
path_pcep_lib.c
pathd: Sanity checks. (4/4)
2021-06-22 12:04:03 +02: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: Handle srp_id correctly (2/2)
2021-06-28 17:08:48 +02: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: Handle PCInitiated configuration, main thread. (3/4)
2021-06-22 12:04:03 +02:00
path_pcep.h
pathd: Handle PCInitiated configuration, main thread. (3/4)
2021-06-22 12:04:03 +02:00
path_ted.c
pathd: fix indentation for mpls-te config
2021-08-05 23:45:44 +03:00
path_ted.h
pathd. TED support . Client to link State - [part 1/4]
2021-05-10 12:36:46 +02:00
path_zebra.c
pathd. TED support . Client to link State - [part 1/4]
2021-05-10 12:36:46 +02:00
path_zebra.h
pathd: New SR-TE policy management daemon
2020-12-18 16:34:02 +01:00
pathd.c
pathd: coverity msg , frr_weak_random instead rand.
2021-06-25 11:52:02 +02:00
pathd.h
pathd: rework config printing code
2021-08-23 22:08:20 +03:00
subdir.am
build: fix AM_LDFLAGS
usage (and gcov)
2021-07-21 17:10:08 +02:00