support expr offset match

This commit is contained in:
liuwentan
2023-02-09 22:13:15 +08:00
parent c1902f8deb
commit d5e6808e1f
41 changed files with 3046 additions and 711 deletions

View File

@@ -84,7 +84,21 @@
"match_method":5,
"is_hexbin":6
}
},
},
{
"table_id":5,
"table_name":"IP_CONFIG",
"table_type":"ip_plus",
"valid_column":7,
"custom": {
"item_id":1,
"group_id":2,
"addr_type":3,
"saddr_format":4,
"sip1":5,
"sip2":6
}
},
{
"table_id":6,
"table_name":"CONTENT_SIZE",
@@ -120,7 +134,7 @@
"keywords":4,
"expr_type":5,
"match_method":6,
"db_hexbin":7
"is_hexbin":7
}
},
{
@@ -372,8 +386,8 @@
"table_type":"fqdn_plugin",
"valid_column":5,
"custom": {
"row_id":1,
"is_suffix_match":2,
"item_id":1,
"suffix_match_method":2,
"fqdn":3
}
},