feat(TSG-15641): Packet IO控制报文字段调整

This commit is contained in:
luwenpeng
2023-06-19 14:45:58 +08:00
committed by wangmenglan
parent 7486f6f451
commit fb0bc397e9
3 changed files with 35 additions and 112 deletions

View File

@@ -86,14 +86,8 @@ enum tfe_cmsg_tlv_type
TFE_CMSG_DST_ASN, // string max size 64
TFE_CMSG_SRC_ORGANIZATION, // string max size 256
TFE_CMSG_DST_ORGANIZATION, // string max size 256
TFE_CMSG_SRC_IP_LOCATION_COUNTRY, // string max size 256
TFE_CMSG_DST_IP_LOCATION_COUNTRY, // string max size 256
TFE_CMSG_SRC_IP_LOCATION_PROVINE, // string max size 256
TFE_CMSG_DST_IP_LOCATION_PROVINE, // string max size 256
TFE_CMSG_SRC_IP_LOCATION_CITY, // string max size 256
TFE_CMSG_DST_IP_LOCATION_CITY, // string max size 256
TFE_CMSG_SRC_IP_LOCATION_SUBDIVISION,
TFE_CMSG_DST_IP_LOCATION_SUBDIVISION,
TFE_CMSG_SRC_IP_LOCATION, // string max size 256 * 4
TFE_CMSG_DST_IP_LOCATION, // string max size 256 * 4
/* SSL ja3 fingerprint */
TFE_CMSG_SSL_CLIENT_JA3_FINGERPRINT, // string max size 32