TSG-13111 策略验证支持Flag Object
This commit is contained in:
@@ -87,6 +87,7 @@ enum security_scan_table
|
||||
TSG_SECURITY_APN,
|
||||
TSG_SECURITY_TUNNEL,
|
||||
TSG_SECURITY_EXCLUSION_SSL_SNI,
|
||||
TSG_SECURITY_FLAG,
|
||||
TSG_SECURITY_IP_SRC_ASN,
|
||||
TSG_SECURITY_IP_DST_ASN,
|
||||
TSG_SECURITY_IP_SRC_LOCATION,
|
||||
@@ -142,6 +143,7 @@ struct verify_policy_query_obj
|
||||
{
|
||||
int protocol_field;
|
||||
|
||||
int numeric;
|
||||
char *keyword;
|
||||
char *district;
|
||||
char *attri_name;
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#define EVAL_TM_STYLE "%Y-%m-%d"
|
||||
|
||||
#define VERIFY_SYMBOL_MAX 64
|
||||
#define VERIFY_PATH_MAX 258
|
||||
#define VERIFY_STRING_MAX 2048
|
||||
#define VERIFY_ARRAY_MAX 512
|
||||
|
||||
|
||||
Reference in New Issue
Block a user