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 Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 31 Oct 2001 16:03:54 -0600 (CST)
guy         2001/10/31 16:03:54 CST

  Modified files:
    .                    AUTHORS packet-ip.c 
  Log:
  Support for Mobile IP's use of ICMP Router Advertisements, from David
  Frascone.
  
  Small white-space fix.
  
  Display the preference level in router advertisements as signed, not
  unsigned, as per RFC 1256, which says it's a "signed, twos-complement
  value".
  
  Revision  Changes    Path
  1.348     +1 -0      ethereal/AUTHORS
  1.143     +269 -11   ethereal/packet-ip.c