集成支持expr_id的bool matcher

This commit is contained in:
zhengchao
2021-03-23 17:17:39 +08:00
parent 0eff6faae6
commit e3b3288dc1
4 changed files with 52 additions and 32 deletions

View File

@@ -1452,21 +1452,21 @@
}
]
},
{
"regions": [
{
"table_type": "ip_plus",
"table_name": "IP_PLUS_CONFIG",
"table_content": {
"addr_type": "ipv4",
"saddr_format": "CIDR",
"src_ip1": "192.168.23.1",
"src_ip2": "24"
}
}
],
"not_flag" : 0
}
{
"regions": [
{
"table_type": "ip_plus",
"table_name": "IP_PLUS_CONFIG",
"table_content": {
"addr_type": "ipv4",
"saddr_format": "CIDR",
"src_ip1": "192.168.23.1",
"src_ip2": "24"
}
}
],
"not_flag" : 0
}
]
},
{