summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cfilters2
-rw-r--r--dfilters2
2 files changed, 2 insertions, 2 deletions
diff --git a/cfilters b/cfilters
index c3766fe0cd..67b62a4d4b 100644
--- a/cfilters
+++ b/cfilters
@@ -1,4 +1,4 @@
-"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
diff --git a/dfilters b/dfilters
index 46c2e8a0a2..2c2a0dea24 100644
--- a/dfilters
+++ b/dfilters
@@ -1,4 +1,4 @@
-"Ethernet address 00:08:15:00:08:15" eth.addr == 00:08:15:00:08:15
+"Ethernet address 00:00:5e:00:53:00" eth.addr == 00:00:5e:00:53:00
"Ethernet type 0x0806 (ARP)" eth.type == 0x0806
"Ethernet broadcast" eth.addr == ff:ff:ff:ff:ff:ff
"No ARP" not arp