✨ feat(TSG-15641): Packet IO控制报文字段调整
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user