Commit Graph

6 Commits

Author SHA1 Message Date
Jörg Mayer 98754219e2 The url to the IEEE data changed for non-interactive use.
Bring manuf up to date.

svn path=/trunk/; revision=5944
2002-08-03 23:09:24 +00:00
Guy Harris 50e7338c51 From Joerg Mayer:
Prefer IEEE entries over CaveBear entries, as the former list
	seems to be the better maintained one.

svn path=/trunk/; revision=5362
2002-05-02 11:07:47 +00:00
Guy Harris 178a866877 From Andrew Feren: minor patch to correct what looks like a cut and
paste error in an error message.  The wrong filename is being displayed
if manuf can't be opened for writing.

svn path=/trunk/; revision=4944
2002-03-14 21:22:11 +00:00
Guy Harris 1265cd6aff From Joerg Mayer: explain in the "LWP isn't installed" message where you
can get LWP.

svn path=/trunk/; revision=4007
2001-10-07 22:19:14 +00:00
Gilbert Ramirez d6d2a9ccc9 Translate the A-F characters of all OUIs to uppercase before inserting
them into the hash. Without using the same case on all OUIs, some collisions
were not detected (00:00:F6 vs 00:00:f6)

svn path=/trunk/; revision=2707
2000-11-29 04:11:48 +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