Commit Graph

13 Commits

Author SHA1 Message Date
Jörg Mayer 745c25cff5 Update manuf to Feb, 1st 2004
svn path=/trunk/; revision=9929
2004-02-01 02:26:30 +00:00
Jörg Mayer b0fc3cb0eb make-manuf:
Don't print Cavebear skipped - it makes the output unusable.
manuf.tmpl:
	Remove entries that overwrite identical or similar results from IEEE
manuf:
	Rebuild to reflect the changes in manuf.tmpl and add some new IEEE
	entries.

svn path=/trunk/; revision=7447
2003-04-13 13:51:32 +00:00
Jörg Mayer a7cd846b47 make-manuf:
Sometimes printed a \n too much
manuf.tmpl:
	Remove most manual Mappings to Cisco because that's what gets used
	anyway (all except Racal and Newpoint)
manuf:
	Update to represent changes in make-manuf, manuf.tmpl and IEEE

svn path=/trunk/; revision=7422
2003-04-08 16:41:59 +00:00
Jörg Mayer e6fafce9c4 Don't replace spaces by '_', remove them.
svn path=/trunk/; revision=6958
2003-01-21 20:20:09 +00:00
Jörg Mayer 8465963df9 Reduce label length to 10
svn path=/trunk/; revision=6662
2002-11-19 09:47:37 +00:00
Jörg Mayer 4bd37c8dde Do some pretty-printing on the manufacturer names returned by the IEEE
and CaveBear OUI lists:
- Remove punctuation
- Remove fill words (including the, inc, plc, ...)
- Capitalize each word at the beginning (and only there)
- Replace SPACE by _
- Restrict length to 20 characters

svn path=/trunk/; revision=6654
2002-11-18 02:49:36 +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 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