https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5088
Summary: Further enhancement for Ether-S-Bus dissector
(packet-sbus.c)
Product: Wireshark
Version: 1.5.x (Experimental)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: chrigu@xxxxxxxxxxxxxxxx
Created an attachment (id=5018)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5018)
Patch for /epan/dissectors/packet-sbus.c
Build Information:
Version 1.5.0 (SVN Rev 33734 from /trunk)
Copyright 1998-2010 Gerald Combs <gerald@xxxxxxxxxxxxx> 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 with GTK+ 2.8.20, (32-bit) with GLib 2.12.4, with libpcap 0.9.5, with
libz 1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 1.4.4, with
Gcrypt 1.2.3, without Kerberos, without GeoIP, without PortAudio, without
AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Linux 2.6.18-6-686, with libpcap version 0.9.5, with libz 1.2.3,
GnuTLS 1.4.4, Gcrypt 1.2.3.
Built using gcc 4.1.2 20061115 (prerelease) (Debian 4.1.1-21).
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
I added some more requests I received from our developers to the dissector for
Ether-S-Bus:
- Support for extended packet size for read/write block telegrams
- Added expert info for bad CRC, telegram retries and NAK responses
- Removed amount of retries which has not been displayed correctly
Thanks in advance for ckecking the patch and (hopefully) commiting it
rgds, chris
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.