Bug ID |
13126
|
Summary |
Manufacturer name resolution fail
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
All
|
OS |
All
|
Status |
IN_PROGRESS
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 15063 [details]
Single IEEE802a packet with OUI to resolve to manufacturer name
Build Information:
Version 2.3.0 (v2.3.0rc0-1462-g134f5ad)
Copyright 1998-2016 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with Qt 5.6.1, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with GLib 2.50.1, with zlib 1.2.8, with SMI 0.4.8, with c-ares
1.12.0, with Lua 5.2.4, with GnuTLS 3.5.5, with Gcrypt 1.7.3-beta, with MIT
Kerberos, with GeoIP, without nghttp2, without LZ4, without Snappy, with
QtMultimedia, without AirPcap.
Running on Linux 4.7.0-1-amd64, with Intel(R) Core(TM)2 Duo CPU E6850 @
3.00GHz, with 3955 MB of physical memory, with locale LC_CTYPE=en_US.UTF-8,
LC_NUMERIC=nl_NL.UTF-8, LC_TIME=nl_NL.UTF-8, LC_COLLATE=nl_NL.UTF-8,
LC_MONETARY=nl_NL.UTF-8, LC_MESSAGES=en_US.UTF-8, LC_PAPER=en_US.UTF-8,
LC_NAME=en_US.UTF-8, LC_ADDRESS=en_US.UTF-8, LC_TELEPHONE=en_US.UTF-8,
LC_MEASUREMENT=nl_NL.UTF-8, LC_IDENTIFICATION=en_US.UTF-8, with libpcap version
1.8.1, with GnuTLS 3.5.5, with Gcrypt 1.7.3-beta, with zlib 1.2.8.
Built using gcc 6.2.0 20161027.
--
When resolving a OUI to manufacturer name (using one of the manuf_name_if_known
functions) you won't get it, even when it's there in the manuf file.
You are receiving this mail because:
- You are watching all bug changes.