aboutsummaryrefslogtreecommitdiffstats
path: root/cfilters
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2015-08-19 05:28:17 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-08-19 08:33:24 +0000
commitb755a6687b57ea76bdacfcd8717e9b219129b1b6 (patch)
treeb26fe63ec1c3699237437835aeefadc9b89b0b2a /cfilters
parente328fa5a3e663ddd8410753cae09a48a92c64964 (diff)
Use MAC address documentation range in filter examples
https://www.iana.org/assignments/ethernet-numbers/ethernet-numbers.xhtml Change-Id: I997440b7622dae4ea25d94e4041971f89b63fd04 Reviewed-on: https://code.wireshark.org/review/10121 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'cfilters')
-rw-r--r--cfilters2
1 files changed, 1 insertions, 1 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