aboutsummaryrefslogtreecommitdiffstats
path: root/cfilters
diff options
context:
space:
mode:
Diffstat (limited to 'cfilters')
-rw-r--r--cfilters6
1 files changed, 4 insertions, 2 deletions
diff --git a/cfilters b/cfilters
index aeed9a2a64..c3766fe0cd 100644
--- a/cfilters
+++ b/cfilters
@@ -2,8 +2,10 @@
"Ethernet type 0x0806 (ARP)" ether proto 0x0806
"No Broadcast and no Multicast" not broadcast and not multicast
"No ARP" not arp
-"IP only" ip
-"IP address 192.168.0.1" host 192.168.0.1
+"IPv4 only" ip
+"IPv4 address 192.0.2.1" host 192.0.2.1
+"IPv6 only" ip6
+"IPv6 address 2001:db8::1" host 2001:db8::1
"IPX only" ipx
"TCP only" tcp
"UDP only" udp