Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ipv6.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Mon, 22 Mar 2004 19:58:20 -0600 (CST)
guy         2004/03/22 19:58:20 CST

  Modified files:
    .                    packet-ipv6.c 
  Log:
  The "len" argument to capture routines should not be decremented as you
  move through the packet - it's the total length of captured data.
  
  Revision  Changes    Path
  1.102     +1 -5      ethereal/packet-ipv6.c