aboutsummaryrefslogtreecommitdiff
path: root/example/protos.txt
diff options
context:
space:
mode:
Diffstat (limited to 'example/protos.txt')
-rw-r--r--example/protos.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/protos.txt b/example/protos.txt
index 7f47009bd..b03c4efd5 100644
--- a/example/protos.txt
+++ b/example/protos.txt
@@ -6,6 +6,14 @@ udp:5061-5062@SIP
tcp:860,udp:860,tcp:3260,udp:3260@iSCSI
tcp:3000@ntop
+#
+# nBPF filters (https://github.com/ntop/PF_RING/tree/dev/userland/nbpf))
+#
+# NOTE: they are evaluated in the same order they are defined !
+#
+nbpf:"host 192.168.1.1 and port 80"@HomeRouter
+
+
# Subprotocols
# Format:
# host:"<value>",host:"<value>",.....@<subproto>