Bug ID |
11159
|
Summary |
CAN dissection should show identifier as source address.
|
Product |
Wireshark
|
Version |
1.12.1
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Version 1.12.1 (Git Rev Unknown from unknown)
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.14.5, with Cairo 1.14.0, with Pango 1.36.8, with
GLib 2.42.1, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux),
with libnl 3, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2, without Python,
with GnuTLS 3.3.8, with Gcrypt 1.6.3, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Feb 15 2014 23:28:00), without AirPcap.
Running on Linux 4.0.0-trunk-amd64, with locale en_US.utf8, with libpcap
version
1.6.2, with libz 1.2.8, GnuTLS 3.3.14, Gcrypt 1.6.3.
Intel(R) Core(TM)2 Duo CPU T5450 @ 1.66GHz
Built using gcc 4.9.2.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
CAN packets do not have a destination, but they do have a source, and putting
that in info column is incorrect. The info column should only have the 8 byte
data packet.
Its important to be able to sort and filter by identifier, and putting it in
the source column is part of that.
You are receiving this mail because:
- You are watching all bug changes.