summaryrefslogtreecommitdiff
path: root/pathd/path_errors.h
diff options
context:
space:
mode:
authorOlivier Dugeon <olivier.dugeon@orange.com>2021-06-23 15:14:01 +0200
committerGitHub <noreply@github.com>2021-06-23 15:14:01 +0200
commit037bd92922f2bca1798dda1db4204c30124fc23e (patch)
tree4daef62275345a5bd8a5dcd5c38ba42b967a1f96 /pathd/path_errors.h
parentb2c42dda960ef30251a7f4a8c66cc78110b9321a (diff)
parent120e524f705a88580375c4b26c623f40cd2cec13 (diff)
Merge pull request #8842 from volta-networks/feat_pc_initiated
pathd: Feat pc initiated
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,