aboutsummaryrefslogtreecommitdiffstats
path: root/manuf.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2001-10-07From Joerg Mayer: a patch to add 00:40:96 as an OUI for Aironet wirelessGuy Harris1-5/+3
devices (which are now Cisco wireless devices, as Cisco bought Aironet). This overrides the out-of-date assignment of 00:40:96 to Telesystems SLW in the cavebear.com file (Telesystems SLW were bought by Telxon, who then apparently spun off their RF division, plus Telesystems, as Aironet). svn path=/trunk/; revision=4006
2000-11-26Credit Michael Patton and the IEEE in the document header. Add URLs to theGerald Combs1-2/+17
IEEE data (Michael's was already there). svn path=/trunk/; revision=2701
2000-11-23Add make-manuf, a script that:Gerald Combs1-0/+209
- 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