Build Information: Version 1.3.4 (SVN Rev 32141 from /trunk)
Copyright 1998-2010 Gerald Combs <gerald@wireshark.org> 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.12.12, with GLib 2.16.6, with libpcap 1.0.0, with libz 1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.4.2, with Gcrypt 1.4.1, with MIT Kerberos, without GeoIP, without PortAudio, without AirPcap, with new_packet_list.
Running on Linux 2.6.26-2-686-bigmem, with libpcap version 1.0.0, GnuTLS 2.4.2, Gcrypt 1.4.1.
Built using gcc 4.3.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.
The attached patch fixes the following things:
- decoding of the TFT when the TFT Operation Code is set to 'Delete existing TFT'
- decoding of the Packet Filter Direction field
- return the correct IE length in case of decoding error
- raw dump of the parameters list (decoding not supported yet) and fix its sub tree level
added uigtk versiondev labels
Created attachment 4374 TFT decoding fixes
Created attachment 4376 Updateed patch
Updated patch adding the decoding of the Parameters List IE
Committed revision 32145.
closed