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 5617] New: New Dissector: RSIP (RFC 3102, RFC 3103, and RF

Date: Tue, 25 Jan 2011 13:21:10 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5617

           Summary: New Dissector: RSIP (RFC 3102, RFC 3103, and RFC 3104)
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: ginsbach@xxxxxxxx


Brian Ginsbach <ginsbach@xxxxxxxx> changed:

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

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

Build Information:
wireshark 1.5.1 (SVN Rev 35646 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 (64-bit) with GTK+ 2.14.4, with GLib 2.18.2, with libpcap 0.9-PRE-CVS,
with libz 1.2.3, without POSIX capabilities, without libpcre, without SMI,
without c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.4.1,
with Gcrypt 1.4.1, without Kerberos, without GeoIP, without PortAudio, without
AirPcap.

Running on Linux 2.6.27.54-0.2-default, with libpcap version 0.9-PRE-CVS, with
libz 1.2.3, GnuTLS 2.4.1, Gcrypt 1.4.1.

Built using gcc 4.3.2 [gcc-4_3-branch revision 141291].
--
Patch to add a new dissector for Realm Specific IP (RSIP) as defined by
RFC 3102, RFC 3103, and RFC 3104.

This has been used internally at Cray with several versions of Wireshark.

Fuzz testing successful.

This is a very basic dissector.  It could be extended to do addtional RSIP
protocol violation testing.  The dissector is written such that it should be
easy to add later.

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