Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2746] New: STUN, STUN2 and TURN dissection enhancements

Date: Mon, 28 Jul 2008 06:38:01 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2746

           Summary: STUN, STUN2 and TURN dissection enhancements
           Product: Wireshark
           Version: 1.0.2
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: sbryant@xxxxxxx



stéphane bryant <sbryant@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2070|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=2070)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2070)
enhancement to stun and stun2 dissection

Build Information:
wireshark 1.0.2 (SVN Rev 78)

Copyright 1998-2008 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.12.9, with GLib 2.16.3, with libpcap 0.9.8, with libz
1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
ADNS,
with Lua 5.1, without GnuTLS, without Gcrypt, without Kerberos, without
PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.24-1-486, with libpcap version 0.9.8.

Built using gcc 4.3.1.

--
- Added dissection of SOURCE-ADDRESSES, PEER-ADDRESSES and
      TRANSACTION-IDS.
- Update for turn-09
- New attribute: ICMP and REQUESTED-PROPS
- Removed BANDWIDTH and REQUESTED-PORT-PROPS attributes
- Renamed RELAY-ADDRESS to RELAYED-ADDRESS.
- Added decoding of class/method/assignment for STUN message type.
- Added decoding of comprehension/assignment for attribute type.
- Dissects the message type.
- Now uses the real methods and classes values.
- Renamed SERVER to SOFTWARE.
- Fixed the request mask (vendor defined method incorrectly
      displayed).
- Fixed the Exclude and Include method codepoints.
- Added Icmp method and ICMP attribute dissecting.
- STUN, STUN2 request and answers now matched up using the
      transaction ID
- STUN, STUN2 retransmission handling
- STUN2 XOR IPv6 handling
- added TURN channel dissector
- TURN channel and STUN2 data send indication data are now passed to
given subdissectors (SIP, RTP, RTCP, TFTP)


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.