Commit graph

9 commits

Author SHA1 Message Date
Laurent Deniel
1a66f9aec9 Update my email address in various places since my old one no longer works
svn path=/trunk/; revision=7003
2003-01-26 19:35:31 +00:00
Gerald Combs
2a76fc921c Remove an errant space from the name "TippingPoint Technologies, Inc."
svn path=/trunk/; revision=6782
2002-12-12 22:09:19 +00:00
Guy Harris
91ecc404e9 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.

svn path=/trunk/; revision=6233
2002-09-09 19:38:11 +00:00
Jörg Mayer
49a2f32336 I still have to see a case when a MAC address starting with 0:0:0
actually means Xerox, but 0:0:0:0:0:0 can be found quite often.

svn path=/trunk/; revision=5934
2002-08-03 00:50:22 +00:00
Guy Harris
dc9448b2b4 From Andrew Feren: put all of Cisco's OUIs into manuf.tmpl.
svn path=/trunk/; revision=4945
2002-03-14 21:24:40 +00:00
Gerald Combs
0d0e0d3cf6 manuf: Periodic updates from "make-manuf".
manuf.tmpl: Update 00:B0:D0 as per http://www.ethereal.com/lists/ethereal-cvs/200201/msg00048.html so that make-manuf won't clobber the fix.

svn path=/trunk/; revision=4633
2002-01-30 22:23:32 +00:00
Guy Harris
fb8a4e877c From Joerg Mayer: a patch to add 00:40:96 as an OUI for Aironet wireless
devices (which are now Cisco wireless devices, as Cisco bought Aironet).

This overrides the out-of-date assignment of 00:40:96 to Telesystems SLW
in the cavebear.com file (Telesystems SLW were bought by Telxon, who
then apparently spun off their RF division, plus Telesystems, as
Aironet).

svn path=/trunk/; revision=4006
2001-10-07 09:27:57 +00:00
Gerald Combs
841a0c56d4 Credit Michael Patton and the IEEE in the document header. Add URLs to the
IEEE data (Michael's was already there).

svn path=/trunk/; revision=2701
2000-11-26 19:35:31 +00:00
Gerald Combs
78efde1cef Add make-manuf, a script that:
- Reads our current 'manuf' file header and contents

  - Fetches OUI information from the IEEE and CaveBear

  - Merges the OUI information, with our entries taking precedence, then
    CaveBear's, then the IEEE.

  - Dumps eveything into the 'manuf' file.

svn path=/trunk/; revision=2700
2000-11-23 18:22:00 +00:00