https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6571
Summary: bt-dht and bt-utp NOT registered properly
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: xiaoxiangquan@xxxxxxxxx
Created an attachment (id=7405)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7405)
Patch for r39798
Build Information:
Version 1.7.1 (SVN Rev 39798 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 (32-bit) with GTK+ 2.22.0, with GLib 2.26.1, with libpcap 1.1.1, with
libz 1.2.3.4, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, with Lua 5.1, without Python, without GnuTLS, without
Gcrypt, without Kerberos, without GeoIP, without PortAudio, without AirPcap.
Running on Linux 2.6.35-27-generic, with libpcap version 1.1.1, with libz
1.2.3.4.
Built using gcc 4.4.5.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
bt-dht and bt-utp should also be common dissectors while not only heuristic
ones. So we can use them with "Decode As..." command.
This bug is imported by my last patch in bug 5767. Sorry for that.
( The new 1.7.0 contains these two dissectors while they are not in the "Decode
As" menu. )
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.