Wireshark-commits: [Wireshark-commits] rev 24276: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Wed, 06 Feb 2008 14:28:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24276

User: stig
Date: 2008/02/06 02:28 PM

Log:
 From Thomas Dreibholz (bug 2248):
 Add a dissector for the Scripting Service Protocol provided as part of the
 RSPLIB package.  RSPLIB is an Open Source implementation of the upcoming
 Reliable Server Pooling standard.  The scripting service is an application
 for load distribution, based on Reliable Server Pooling.
 
 From me:
 Shorten the protocol name to SSP.

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

Directory: /trunk/
  Changes    Path          Action
  +4 -0      AUTHORS       Modified