summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/tunnel_encaps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tunnel_encaps.c b/lib/tunnel_encaps.c
index 9865ce0a..26ad6296 100644
--- a/lib/tunnel_encaps.c
+++ b/lib/tunnel_encaps.c
@@ -210,6 +210,7 @@ struct {
{15, "SR TE Policy Type"},
{16, "Bare"},
{17, "SR Tunnel"},
+ {18, "Cloud Security"},
};
const uint num_tunnel_types = sizeof(tunnel_types)/sizeof(tunnel_types[0]);