aboutsummaryrefslogtreecommitdiffstats
path: root/make-manuf
AgeCommit message (Collapse)AuthorFilesLines
2001-10-07From Joerg Mayer: explain in the "LWP isn't installed" message where youguy1-2/+4
can get LWP. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4007 f5534014-38df-0310-8fa8-9805f1628bb7
2000-11-29Translate the A-F characters of all OUIs to uppercase before insertinggram1-1/+7
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-23Add make-manuf, a script that:gerald1-0/+116
- 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