Adds matching_attribute
parent
f3b9178b55
commit
9c709a15e1
|
@ -1336,5 +1336,11 @@
|
||||||
"2a01:111:f400:7c00::/54",
|
"2a01:111:f400:7c00::/54",
|
||||||
"2a01:111:f403::/48"
|
"2a01:111:f403::/48"
|
||||||
],
|
],
|
||||||
"version": "20161206"
|
"matching_attributes": [
|
||||||
|
"ip-src",
|
||||||
|
"ip-dst",
|
||||||
|
"domain|ip",
|
||||||
|
"hostname"
|
||||||
|
],
|
||||||
|
"version": "20170127"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue