ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4102] there's UTF8 char in manuf file.

Date: Tue, 30 Nov 2010 09:05:53 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4102

--- Comment #1 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-11-30 09:05:52 PST ---
I think the problem may be that
http://standards.ieee.org/develop/regauth/oui/oui.txt,
http://standards.ieee.org/regauth/oui/iab.txt and
http://www.cavebear.com/CaveBear/Ethernet/Ethernet.txt are assumed to be UTF-8
encoded by make-manuf, but I don't think they are.  When I downloaded the
oui.txt file and looked at it via hexdump, I could see only a single byte,
0xfc, for the u-umlaut.  I was expecting 0x81, but 0xfc is ansi.  Maybe a perl
expert could take a look at make-manuf?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.