Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap snoop.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: Tue, 18 Feb 2003 13:59:00 -0600 (CST)
guy         2003/02/18 13:59:00 CST

  Modified files:
    wiretap              snoop.c 
  Log:
  Sigh.  It appears that atmsnoop might, at least for some packets, put 4
  bytes of padding into the packet (possibly more, as if it's putting
  extra stuff in the padding as Shomiti/Finisar Surveyor does, it might be
  up to 7).  Fortunately, Surveyor puts lots of stuff into the padding, so
  we'll crank up the "snoop vs. Surveyor" check to look for 4 or more
  bytes.
  
  Revision  Changes    Path
  1.62      +11 -7     ethereal/wiretap/snoop.c