Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2622] Support for IAB MAC address resolution

Date: Thu, 26 Jun 2008 00:21:37 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2622





--- Comment #3 from Thomas Boehne <TBoehne@xxxxxxxx>  2008-06-26 00:21:36 PDT ---
Since OUI and IAB have a slightly different format, the parsing is different,
too. I am not a perl programmer, so I just added a third URL and added parsing
code exactly the way it was done for the other two URLs. 

Maybe there should be a function to download a file, since that is the same for
all URLs. But I could not come up with a simple parser that handles both OUI-
and IAB-files properly.

If this patch would not contain the patch to 2619, there would be a problem:
either the iso8859-15 decoding would be missing from the new code to parse
IABs, or this patch would contain iso8859-15 decoding only for IABs, which I
would find error prone as well.


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