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 5459] New: Riverbed TCP options dissection (options 0x4c 0

Date: Wed, 1 Dec 2010 18:39:21 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5459

           Summary: Riverbed TCP options dissection (options 0x4c 0x4e)
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: jimd@xxxxxxxxxx


James Deucker <jimd@xxxxxxxxxx> changed:

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

Created an attachment (id=5555)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5555)
Patch for packet-tcp.c to dissect RB TCP options

Build Information:
wireshark 1.5.0 (SVN Rev 35100 from /trunk)

Copyright 1998-2010 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.20.1, with GLib 2.24.1, with libpcap 1.0.0, with
libz 1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.10.2, with
Gcrypt 1.4.6, with MIT Kerberos, without GeoIP, without PortAudio, without
AirPcap.

Running on Mac OS 10.6.5 (Darwin 10.5.0), with libpcap version 1.0.0, with libz
1.2.3, GnuTLS 2.8.4, Gcrypt 1.4.4.

Built using gcc 4.2.1 (Apple Inc. build 5664).

--
Dissection of Riverbed TCP Probe/Transparency TCP options.

This has *NOT* been fuzz tested.

This is entirely built from lab testing with known IP addressing/hostnames/etc.

This code has been written for use in my own labs, so has only been tested with
my own captures. It prepends [RB Probe] [RB Probe Response] etc to the ColInfo
to make finding the packets quick and easy in the lab. I'm not sure this would
be desirable inside a normal build of wireshark.

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