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@xxxxxxxxxxxxxxxxx>
Date: Mon, 6 Oct 2003 22:35:42 -0500 (CDT)
guy         2003/10/06 22:35:42 CDT

  Modified files:
    .                    packet-ftp.c 
  Log:
  From Giles Scott: put the IP address and port number in PORT requests
  and PASV responses into the protocol tree, and, for PASV responses,
  create a conversation for the future FTP data conversation and make the
  FTP data dissector be the dissector for it.
  
  Revision  Changes    Path
  1.53      +166 -54   ethereal/packet-ftp.c