packet-dcerpc: nca_s_fault_sec_pkg_error
[metze/wireshark/wip.git] / cfilters
index aeed9a2a640f94b12e7ee3733e78c8efcc5701cf..67b62a4d4bdbd0912231c973422b628d6c677324 100644 (file)
--- a/cfilters
+++ b/cfilters
@@ -1,9 +1,11 @@
-"Ethernet address 00:08:15:00:08:15" ether host 00:08:15:00:08:15
+"Ethernet address 00:00:5e:00:53:00" ether host 00:00:5e:00:53:00
 "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