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: Sun, 2 Sep 2001 21:32:10 -0500 (CDT)
guy         2001/09/02 21:32:10 CDT

  Modified files:
    .                    packet-ftp.c 
  Log:
  Parse the address as well as the port in a PASV response.
  
  Don't have two separate pieces of code that look at the response code of
  a response.
  
  Revision  Changes    Path
  1.31      +168 -65   ethereal/packet-ftp.c