oui_vals is very limited for the time being (8 entries). Entries can be added to it (that's what I did with missing OUI I had - Nortel's), but I think the second approach, OUI first (and leave it as it is?) then manuf is better - being more flexible mainly.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Guy Harris Sent: Monday, October 21, 2002 9:11 PM To: Yaniv Kaul Cc: Ethereal-dev Subject: Re: [Ethereal-dev] OUI 'resolving'? On Sun, Oct 20, 2002 at 02:02:14PM +0200, Yaniv Kaul wrote: > For LLC packets (SNAP), I get 'Unknown' for the organization code. It > appears packet-llc.c and oui.h have very few OUIs defined. Adding another > one (which is what I've did) seems trivial, but I don't think that's the > solution. Is there something similiar to manuf for the OUI? Not currently. Something such as that could be added, if you want more than just the manufacturer corresponding to the OUI. (If you don't want more, we could have it display the string from "oui_vals" if there is such a string, and the manufacturer from "manuf" otherwise.) _______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev
