Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-isakmp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 18 Aug 2002 14:19:47 -0500 (CDT)
guy         2002/08/18 14:19:47 CDT

  Modified files:
    .                    packet-isakmp.c 
  Log:
  From Yaniv Kaul:
  
  	1. Proper extraction of data from packet (removed bad
  	   tvb_get_ptr() and casting the resulting pointer to a
  	   structure method).
  
  	2. Printout of Initator and Responder cookies (per request from
  	   VPNC organization).
  
  Revision  Changes    Path
  1.57      +54 -49    ethereal/packet-isakmp.c