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 5795] New: Add TCP Options support for #253, #254 (experim

Date: Thu, 31 Mar 2011 14:32:13 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5795

           Summary: Add TCP Options support for #253, #254 (experimental),
                    expand MSS / SACKPERM view, add hidden TCP Option
                    Kind/Length to all
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wireshark@xxxxxxxxxxx


Created an attachment (id=6100)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6100)
Patch

Build Information:
[~/wireshark-trunk] edwin@t43>./tshark -v
TShark 1.5.1 (SVN Rev 36305 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 GLib 2.24.1, with libpcap 1.0.0, with libz 1.2.3,
without
POSIX capabilities, without libpcre, with SMI 0.4.8, without c-ares, with ADNS,
without Lua, without Python, with GnuTLS 2.8.6, with Gcrypt 1.4.5, with Heimdal
Kerberos, with GeoIP.

Running on FreeBSD 8.2-RELEASE, with libpcap version 1.0.0, with libz 1.2.3.

Built using gcc 4.2.1 20070719  [FreeBSD].

--
This patch add support for:

- Interpretation of TCP Option #253/#254 (reserved for experimental).
- Deeper interpretation of TCP Option SACK Permission and MSS Size.
- And finally add interpretation of Option Kind and Option Len to all other TCP
Options.


(Let me know if you want it in three patches instead of one)

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