Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-gre.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, 23 Oct 2001 14:03:00 -0500 (CDT)
guy         2001/10/23 14:02:59 CDT

  Modified files:
    .                    packet-gre.c 
  Log:
  In some versions of GRE, you can have ACK-only packets; if a packet
  doesn't have the S bit set, check whether it has any payload before
  attempting to hand off the payload to the next dissector.
  
  Revision  Changes    Path
  1.45      +21 -2     ethereal/packet-gre.c