Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ftp.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: Mon, 3 Sep 2001 15:52:26 -0500 (CDT)
guy         2001/09/03 15:52:25 CDT

  Modified files:
    .                    packet-ftp.c 
  Log:
  Use cURL's strategy for parsing 227 responses.
  
  Add comments noting the IPv6 issues for PASV responses.
  
  When adding the FTP dissector for the FTP port, give its protocol as
  "proto_ftp", not "proto_ftp_data".
  
  Revision  Changes    Path
  1.35      +113 -91   ethereal/packet-ftp.c