Wireshark-commits: [Wireshark-commits] rev 35653: / /trunk/epan/dissectors/: Makefile.common packet
Date: Wed, 26 Jan 2011 07:24:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35653

User: jake
Date: 2011/01/25 11:24 PM

Log:
 From Brian Ginsbach:
 Patch to add a new dissector for Realm Specific IP (RSIP) as defined by
 RFC 3102, RFC 3103, and RFC 3104.
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +1268 -0   packet-rsip.c      Added

Directory: /trunk/docbook/
  Changes    Path                 Action
  +1 -0      release-notes.xml    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified