Commit Graph

12 Commits

Author SHA1 Message Date
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 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
Gerald Combs adaefea44d Added a passel-o-codes from Gaetan Soltesz <gaetan@cisco.com>
svn path=/trunk/; revision=2067
2000-06-14 19:53:37 +00:00
Gilbert Ramirez ca71c851dd Add ID for Lucent, and sort lines.
svn path=/trunk/; revision=1762
2000-03-29 16:55:08 +00:00
Gilbert Ramirez a2ab3f8c5a Add Peter Kjellerstedt <peter.kjellerstedt@axis.com>'s patches
to add Axis ethernet vendor ID, use libtoolize in autogen.sh, and
provide the very dangerous option of installing ethereal setuid.

I've added a "DANGEROUS" comment to the description of the
--enable-setuid-install option which displays in "./configure --help".

Removed generated files tha old libltdl/.cvsignore brought to my
attention by Peter.

svn path=/trunk/; revision=1616
2000-02-11 03:17:58 +00:00
Gilbert Ramirez c08f671988 Dietmar Petras provided:
* fix a bug in packet-tftp.c dissecting TFTP Option Acknowledgement
  packets. The is no Block-Id in TFTP Option Acknowledgements, as it is
  in TFTP Acknowledgements.
* Extension of manuf by ethernet addresses from ELSA (my company), a german
  vendor of ISDN routers, cable modems, etc.
* New dissector for Time Protocol [RFC 0868]. That protocol works on port
  37 of UDP and TCP. The implementation in this patch only dissects the
  more usual UDP version. It could print the time in a more fashion way,
  but thats for a later version.

svn path=/trunk/; revision=1609
2000-02-09 17:15:59 +00:00
Gilbert Ramirez bf8acda1de Add VMware's vendor ID to manufacturer list.
svn path=/trunk/; revision=1419
2000-01-04 23:42:17 +00:00
Guy Harris 75ec987064 Patch from Greg Kilfoyle to add some additional manufacturers.
svn path=/trunk/; revision=1376
1999-12-23 21:13:32 +00:00
Guy Harris 7d32471648 Jamie Coe's update to add D-link's OUI.
svn path=/trunk/; revision=1265
1999-12-09 20:52:54 +00:00
Laurent Deniel 385699d431 *** empty log message ***
svn path=/trunk/; revision=30
1998-09-27 07:13:29 +00:00
Gerald Combs 3da04dd983 * Ethernet manufacturer support (Laurent)
* PPP fixes (Gerald)
* Null/loopback interface support (Gerald)

svn path=/trunk/; revision=25
1998-09-25 23:24:07 +00:00