aboutsummaryrefslogtreecommitdiffstats
path: root/manuf
AgeCommit message (Collapse)AuthorFilesLines
2003-07-23Update manufjmayer1-23/+113
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8072 f5534014-38df-0310-8fa8-9805f1628bb7
2003-06-10update manuf to june 10thjmayer1-11/+95
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7822 f5534014-38df-0310-8fa8-9805f1628bb7
2003-04-29Tiny updatejmayer1-2/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7606 f5534014-38df-0310-8fa8-9805f1628bb7
2003-04-25Obscure email addresses and update entries.gerald1-5/+37
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7558 f5534014-38df-0310-8fa8-9805f1628bb7
2003-04-13make-manuf:jmayer1-90/+100
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7447 f5534014-38df-0310-8fa8-9805f1628bb7
2003-04-08make-manuf:jmayer1-6013/+273
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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7422 f5534014-38df-0310-8fa8-9805f1628bb7
2003-03-05Update manuf to current IEEE entries.jmayer1-3/+31
Remove 00:40:96 from manuf.tmpl (Aironet, Ciron). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7287 f5534014-38df-0310-8fa8-9805f1628bb7
2003-03-02Update manufjmayer1-19/+184
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7251 f5534014-38df-0310-8fa8-9805f1628bb7
2003-01-26Update my email address in various places since my old one no longer worksdeniel1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7003 f5534014-38df-0310-8fa8-9805f1628bb7
2003-01-21Update manuf file to revised formatjmayer1-3639/+3761
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6959 f5534014-38df-0310-8fa8-9805f1628bb7
2002-12-12Remove an errant space from the name "TippingPoint Technologies, Inc."gerald1-4/+51
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6782 f5534014-38df-0310-8fa8-9805f1628bb7
2002-12-03Update manuf filejmayer1-7/+65
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6728 f5534014-38df-0310-8fa8-9805f1628bb7
2002-11-19Created with revised make-manufjmayer1-5874/+11555
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6663 f5534014-38df-0310-8fa8-9805f1628bb7
2002-10-23Update manufjmayer1-5/+102
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6477 f5534014-38df-0310-8fa8-9805f1628bb7
2002-09-09Allow the "manuf" file to contain well-known MAC addresses and addressguy1-15/+256
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
2002-08-03The url to the IEEE data changed for non-interactive use.jmayer1-703/+1012
Bring manuf up to date. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5944 f5534014-38df-0310-8fa8-9805f1628bb7
2002-03-29Periodic update.gerald1-439/+581
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5041 f5534014-38df-0310-8fa8-9805f1628bb7
2002-01-30manuf: Periodic updates from "make-manuf".gerald1-15/+91
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4633 f5534014-38df-0310-8fa8-9805f1628bb7
2002-01-08From M.C. van den Bovenkamp: 00:B0:D0 now belongs to Dell. (The IEEEguy1-2/+2
OUI listing from http://standards.ieee.org/regauth/oui/oui.txt agrees with that.) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4501 f5534014-38df-0310-8fa8-9805f1628bb7
2001-12-23Periodic update.gerald1-30/+840
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4442 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-17Quarterly (or so) update.gerald1-11/+272
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3312 f5534014-38df-0310-8fa8-9805f1628bb7
2000-11-29Translate the A-F characters of all OUIs to uppercase before insertinggram1-167/+64
them into the hash. Without using the same case on all OUIs, some collisions were not detected (00:00:F6 vs 00:00:f6) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2707 f5534014-38df-0310-8fa8-9805f1628bb7
2000-11-26Credit Michael Patton and the IEEE in the document header. Add URLs to thegerald1-2/+17
IEEE data (Michael's was already there). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2701 f5534014-38df-0310-8fa8-9805f1628bb7
2000-11-23Add make-manuf, a script that:gerald1-6/+4414
- 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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2700 f5534014-38df-0310-8fa8-9805f1628bb7
2000-06-14Added a passel-o-codes from Gaetan Soltesz <gaetan@cisco.com>gerald1-1/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2067 f5534014-38df-0310-8fa8-9805f1628bb7
2000-03-29Add ID for Lucent, and sort lines.gram1-4/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1762 f5534014-38df-0310-8fa8-9805f1628bb7
2000-02-11Add Peter Kjellerstedt <peter.kjellerstedt@axis.com>'s patchesgram1-1/+2
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1616 f5534014-38df-0310-8fa8-9805f1628bb7
2000-02-09Dietmar Petras provided:gram1-1/+2
* 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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1609 f5534014-38df-0310-8fa8-9805f1628bb7
2000-01-04Add VMware's vendor ID to manufacturer list.gram1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1419 f5534014-38df-0310-8fa8-9805f1628bb7
1999-12-23Patch from Greg Kilfoyle to add some additional manufacturers.guy1-1/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1376 f5534014-38df-0310-8fa8-9805f1628bb7
1999-12-09Jamie Coe's update to add D-link's OUI.guy1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1265 f5534014-38df-0310-8fa8-9805f1628bb7
1998-09-27*** empty log message ***deniel1-1/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30 f5534014-38df-0310-8fa8-9805f1628bb7
1998-09-25* Ethernet manufacturer support (Laurent)gerald1-0/+185
* PPP fixes (Gerald) * Null/loopback interface support (Gerald) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25 f5534014-38df-0310-8fa8-9805f1628bb7