diff options
| author | liuxueli <[email protected]> | 2020-08-24 16:37:20 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2020-08-24 16:37:20 +0800 |
| commit | 2609a6af871e25bb27ffb18ff572b56ed21d1b6b (patch) | |
| tree | 20268fe53907918e383db696352748f7203bb6b4 | |
| parent | 02e453018b8cdbb931532e31045f716b0c11d23b (diff) | |
增加PROTO_SSHv3.2.0-20.09
| -rw-r--r-- | inc/tsg_label.h | 1 |
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; |
