| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
----------------------------
date: 2005/04/09 21:49:48; author: guy; state: Exp; lines: +7 -2
More OUIs, end the oui_values table with the required {0, NULL} stopper.
----------------------------
date: 2005/04/09 21:43:49; author: guy; state: Exp; lines: +29 -5
Pull in some more SMI Network Management Private Enterprise Codes from
Ethereal.
from the main branch.
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
-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
|