Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-ip.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: Wed, 18 Feb 2004 00:43:00 -0600 (CST)
guy         2004/02/18 00:43:00 CST

  Modified files:
    .                    AUTHORS packet-ip.c 
  Log:
  From Nick Black: the 0x8000 bit in the flags field is *NOT* a
  "congestion" bit for ECN.  Show it as a reserved bit.
  
  Put semicolons, not commas, at the end of the calls to put flags field
  bits into the protocol tree.
  
  Revision  Changes    Path
  1.957     +1 -0      ethereal/AUTHORS
  1.202     +13 -7     ethereal/packet-ip.c