On Fri, Feb 09, 2001 at 04:16:17PM -0200, Alexandre P. Ferreira wrote:
> Some updates and bug fixes in WSP and WTLS decoding in attached file.
Checked in...
> *** ethereal-2001-02-09/packet-wsp.c Thu Feb 1 17:59:40 2001
> --- ethereal-0.8.15/packet-wsp.c Fri Feb 9 09:37:48 2001
> ***************
> *** 4,10 ****
> *
> * Routines to dissect WSP component of WAP traffic.
> *
> ! * $Id: packet-wsp.c,v 1.16 2001/02/01 19:59:40 guy Exp $
> *
> * Ethereal - Network traffic analyzer
> * By Gerald Combs <gerald@xxxxxxxx>
> --- 4,10 ----
> *
> * Routines to dissect WSP component of WAP traffic.
> *
> ! * $Id: packet-wsp.c,v 1.14 2001/01/28 04:26:53 guy Exp $
> *
> * Ethereal - Network traffic analyzer
> * By Gerald Combs <gerald@xxxxxxxx>
> ***************
...with the parts of the patch that are, apparently, the result of the
patched version being based on 0.8.15 rather than on the latest CVS
version (such as the above part) backed out.
Please pick up "packet-wsp.c" from whatever nightly snapshot has RCS
version 1.17, and make all subsequent changes to that version, and send
patches based on comparing the unmodified nightly snapshot with the
patched version of the nightly snapshot, so that those parts of the
patch don't have to be backed out next time.