Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smtp.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, 14 Jul 2002 03:27:35 -0500 (CDT)
guy         2002/07/14 03:27:35 CDT

  Modified files:
    .                    packet-smtp.c 
  Log:
  Only put "smtp.req" into the tree for packets that contain request
  lines, and only put "smtp.rsp" into the tree for packets that contain
  reply lines; don't put either into the tree for packets that contain
  only message body text or an EOM.
  
  Revision  Changes    Path
  1.28      +5 -3      ethereal/packet-smtp.c