Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oui.h/c: mark several structs as const | Kovarththanan Rajaratnam | 2010-02-20 | 1 | -2/+2 |
| | |||||
* | From Carles Kishimoto <carles.kishimoto@gmail.com>: | hannes | 2008-01-09 | 1 | -2/+3 |
| | | | | add support for the IEEE 802.1 private extensions to the lldp printer | ||||
* | from Carles Kishimoto <carles.kishimoto@gmail.com>: add TIA/MED private ↵ | hannes | 2007-08-19 | 1 | -1/+2 |
| | | | | extensions to the LLDP printer | ||||
* | from Carles Kishimoto <carles.kishimoto@gmail.com>: add IEEE organisation ↵ | hannes | 2007-08-13 | 1 | -1/+2 |
| | | | | specific subtype printing to the LLDP printer | ||||
* | More OUIs, end the oui_values table with the required {0, NULL} stopper. | guy | 2005-04-09 | 1 | -2/+7 |
| | |||||
* | Pull in some more SMI Network Management Private Enterprise Codes from | guy | 2005-04-09 | 1 | -5/+29 |
| | | | | Ethereal. | ||||
* | move OUI #defines to the header file for other printer to share | hannes | 2005-04-06 | 1 | -12/+1 |
| | |||||
* | move the SNAP OUI values out of the llc printer into | hannes | 2005-04-06 | 1 | -3/+18 |
| | | | | | | | the global oui.c file and make all SNAP printers use it make the display output of the frame-relay SNAP printer consistent to the LLC SNAP printer (= print oui{id,name}, proto-id) | ||||
* | fixed confusion around OUI and SMI values | hannes | 2004-01-25 | 1 | -24/+30 |
| | |||||
* | -rework the radius decoder for a decent multiline output | hannes | 2003-11-26 | 1 | -0/+56 |
-add print_vendor_attr() for dissecting vendor proprietary attributes -add global oui.h oui.c files containing vendor IDs/Name tok2str() table developers should use this file for resolving OUIs |