summaryrefslogtreecommitdiff
path: root/pathd/path_errors.h
diff options
context:
space:
mode:
authorJavier Garcia <javier.garcia@voltanet.io>2021-05-21 09:17:22 +0200
committerJavier Garcia <javier.garcia@voltanet.io>2021-06-22 12:04:03 +0200
commitab7fe289b911bc4601da1c48542159adabf3ef60 (patch)
tree1536913a710ffb81969dcfa0a6ccef42847c424b /pathd/path_errors.h
parent56634922390ff08d2ae06ecb0c32f94c07028561 (diff)
pathd: Handle PCInitiated configuration, main thread. (3/4)
Co-authored-by: Javier Garcia <javier.garcia@voltanet.io> Signed-off-by: Sebastien Merle <sebastien@netdef.org>
Diffstat (limited to 'pathd/path_errors.h')
-rw-r--r--pathd/path_errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pathd/path_errors.h b/pathd/path_errors.h
index 72e127f26b..5d05b6650b 100644
--- a/pathd/path_errors.h
+++ b/pathd/path_errors.h
@@ -28,6 +28,7 @@ enum path_log_refs {
EC_PATH_PCEP_PCC_FINI,
EC_PATH_PCEP_PCC_CONF_UPDATE,
EC_PATH_PCEP_LIB_CONNECT,
+ EC_PATH_PCEP_PROTOCOL_ERROR,
EC_PATH_PCEP_MISSING_SOURCE_ADDRESS,
EC_PATH_PCEP_RECOVERABLE_INTERNAL_ERROR,
EC_PATH_PCEP_UNSUPPORTED_PCEP_FEATURE,