OMPUB-1426: ipport_plugin table support CIDR format, while table_info not changed
This commit is contained in:
@@ -634,15 +634,14 @@
|
||||
"table_id":52,
|
||||
"table_name":"TEST_IPPORT_PLUGIN_WITH_EXDATA",
|
||||
"table_type":"ipport_plugin",
|
||||
"valid_column":7,
|
||||
"valid_column":6,
|
||||
"custom": {
|
||||
"gc_timeout_s": 3,
|
||||
"item_id":1,
|
||||
"ip_type":2,
|
||||
"start_ip":3,
|
||||
"end_ip":4,
|
||||
"port1":5,
|
||||
"port2":6
|
||||
"ip_addr":3,
|
||||
"port1":4,
|
||||
"port2":5
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user