Bug ID |
9719
|
Summary |
InfiniBand dissector does not display InformInfo correctly
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 12533 [details]
Candidate fix.
Build Information:
$ wireshark -v
wireshark 1.11.3 (wireshark-1.11.11-5459-gd2a975f from master)
Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
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 GTK+ 3.10.4, with Cairo 1.12.16, with Pango 1.36.1, with
GLib 2.38.2, with libpcap, with libz 1.2.8, without POSIX capabilities, without
libnl, without SMI, without c-ares, without ADNS, without Lua, without Python,
with GnuTLS 3.2.4, with Gcrypt 1.5.3, without Kerberos, without GeoIP, without
PortAudio, with AirPcap.
Running on Linux 3.12.7+, with locale en_US.utf8, with libpcap version 1.3.0,
with libz 1.2.8, GnuTLS 3.2.4, Gcrypt 1.5.3, without AirPcap.
Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
Built using gcc 4.8.1 20130909 [gcc-4_8-branchrevision 202388].
--
The offsets of the Reserved16 and subsequent InformInfo fields are wrong.
Additionally, RMPP type 0 is reported as "Illegal". That's not correct - RMPP
version 0 is allowed according to the InfiniBand specification.
You are receiving this mail because:
- You are watching all bug changes.