https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6652
Summary: Fixed field naming in SCTP dissector
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: dreibh@xxxxxxxxxxxxxx
Created an attachment (id=7533)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7533)
The patch
Build Information:
wireshark 1.7.1+svn40110 (SVN Rev 40111 from /trunk)
Copyright 1998-2011 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 (64-bit) with GTK+ 2.24.6, with Cairo 1.10.2, with Pango 1.29.3, with
GLib 2.30.0, with libpcap 1.1.1, with libz 1.2.3.4, without POSIX capabilities,
with SMI 0.4.8, with c-ares 1.7.4, without Lua, with Python 2.7.2+, with GnuTLS
2.10.5, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, without PortAudio,
without AirPcap.
Running on Linux 3.0.0-13-generic, with locale de_DE.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4, GnuTLS 2.10.5, Gcrypt 1.5.0.
Built using gcc 4.6.1.
--
ASCONF and ASCONF_ACK chunks have a "Sequence Number" field (RFC 5061, 4.1.1
and 4.1.2). The dissector wrongly calls it "Serial number". The attached patch
fixes this issue. The patch has been fuzz-tested successfully.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.