aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2021-07-23 08:29:36 +0200
committerLuca Deri <deri@ntop.org>2021-07-23 08:29:36 +0200
commit8ea8ba8e9b52620989d515f0762be3ec906d4c30 (patch)
tree6418131a31553c56d2aa571c7675f5a0fafa1729 /example
parentb01b60a2b523b98f2801c4752213b9468f63cad5 (diff)
Fixed risk mask implementation
Diffstat (limited to 'example')
-rw-r--r--example/protos.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/protos.txt b/example/protos.txt
index de3a8f1de..b80e4cf57 100644
--- a/example/protos.txt
+++ b/example/protos.txt
@@ -50,4 +50,7 @@ ip:54.80.47.130@AmazonPrime
# For IPs, the flow risk is put in AND (source IP mask OR destination IP mask)
# For Flows with a hostname (e.g. TLS) the risk is also put in AND with the host_risk_mask
ip_risk_mask:192.168.1.6=0
+ip_risk_mask:10.196.157.228=0
host_risk_mask:"api-global.netflix.com"=0
+
+