aboutsummaryrefslogtreecommitdiffstats
path: root/manuf.tmpl
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-09-09 19:38:11 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-09-09 19:38:11 +0000
commit65a5c0b38704979144af4fe6384add468304d309 (patch)
tree0d72f94b7c1794f25ac0726b7956c7b93cfb4ddc /manuf.tmpl
parent272f029547b091f019c4f90aca8ea2bf1f2dbbd1 (diff)
Allow the "manuf" file to contain well-known MAC addresses and address
ranges specified with a mask, as well as manufacturer OUIs. Match the address range values, as well as MAC addresses and manufacturer OUIs, when translating MAC addresses to names. Have "make-manuf" read a file containing the well-known addresses and append it to the list of OUIs. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6233 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'manuf.tmpl')
-rw-r--r--manuf.tmpl12
1 files changed, 7 insertions, 5 deletions
diff --git a/manuf.tmpl b/manuf.tmpl
index a22664d0d8..0ef96d1972 100644
--- a/manuf.tmpl
+++ b/manuf.tmpl
@@ -1,7 +1,7 @@
#
-# /etc/manuf - Ethernet vendor codes
+# /etc/manuf - Ethernet vendor codes, and well-known MAC addresses
#
-# $Id: manuf.tmpl,v 1.6 2002/08/03 00:50:22 jmayer Exp $
+# $Id: manuf.tmpl,v 1.7 2002/09/09 19:38:09 guy Exp $
#
# Laurent Deniel <deniel@worldnet.fr>
#
@@ -39,10 +39,12 @@
# In the event of data set collisions the Ethereal entries have been given
# precedence, followed by Michael Patton's, followed by the IEEE.
#
-#
-#
# This file is in the same format as ethers(4) except that vendor names
-# are truncated to eight characters when used with Ethereal.
+# are truncated to eight characters when used with Ethereal, and
+# that well-known MAC addresses need not have a full 6 octets and may
+# have a netmask following them specifying how many bits of the address
+# are relevant (the other bits are wildcards). Also, either ":", "-",
+# or "." can be used to separate the octets.
#
00:00:00 00:00:00 # Officially Xerox, but 0:0:0:0:0:0 is more common