feature:TSG-9431:KNI发送安全日志时增加ssl_passthrough_reason字段

This commit is contained in:
fumingwei
2022-01-18 16:31:32 +08:00
parent 5718d879f3
commit cc234d4a1c
4 changed files with 11 additions and 0 deletions

View File

@@ -255,5 +255,6 @@ void tfe_cmsg_enum_to_string()
tfe_cmsg_tlv_type_to_string[TFE_CMSG_COMMON_DIRECTION] = "TFE_CMSG_COMMON_DIRECTION";
tfe_cmsg_tlv_type_to_string[TFE_CMSG_SSL_PASSTHROUGH_REASON] = "TFE_CMSG_SSL_PASSTHROUGH_REASON";
}