Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal conversation.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 11 Nov 1999 14:44:19 -0600 (CST)
guy         1999/11/11 14:44:17 CST

  Modified files:
    .                    conversation.c 
  Log:
  The conversation comparison code should, if *any* of the tests that
  check whether the two packets are going in the same direction in the
  same conversation fails, check whether the two packets are going in
  opposite directions in the same conversation.
  
  Revision  Changes    Path
  1.3       +33 -50    ethereal/conversation.c