summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2020-08-24 16:37:20 +0800
committerliuxueli <[email protected]>2020-08-24 16:37:20 +0800
commit2609a6af871e25bb27ffb18ff572b56ed21d1b6b (patch)
tree20268fe53907918e383db696352748f7203bb6b4
parent02e453018b8cdbb931532e31045f716b0c11d23b (diff)
增加PROTO_SSHv3.2.0-20.09
-rw-r--r--inc/tsg_label.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/tsg_label.h b/inc/tsg_label.h
index f8ffcfe..e402b33 100644
--- a/inc/tsg_label.h
+++ b/inc/tsg_label.h
@@ -19,6 +19,7 @@ typedef enum _tsg_protocol
PROTO_BGP,
PROTO_STREAMING_MEDIA,
PROTO_QUIC,
+ PROTO_SSH,
PROTO_MAX
}tsg_protocol_t;