[FEATURE]ip_plugin support CIDR addr_format
This commit is contained in:
@@ -719,5 +719,19 @@
|
||||
"table_name":"ASN_NOT_LOGIC",
|
||||
"table_type":"virtual",
|
||||
"physical_table":"AS_NUMBER"
|
||||
},
|
||||
{
|
||||
"table_id":66,
|
||||
"table_name":"TEST_IP_PLUGIN_WITH_ADDR_FORMAT",
|
||||
"table_type":"ip_plugin",
|
||||
"valid_column":6,
|
||||
"custom": {
|
||||
"gc_timeout_s": 3,
|
||||
"item_id":1,
|
||||
"ip_type":2,
|
||||
"start_ip":3,
|
||||
"end_ip":4,
|
||||
"addr_format":7
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user