Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 14:37:22 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping ping.c
Message-ID:  <200202272237.g1RMbMI08843@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      2002/02/27 14:37:22 PST

  Modified files:
    sbin/ping            ping.c 
  Log:
  Use network byte order for the ICMP sequence number.  This is only
   significant when monitoring packets on another system, since
   otherwise the ICMP sequence number is only used by the ping client.
  
  Revision  Changes    Path
  1.62      +8 -6      src/sbin/ping/ping.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202272237.g1RMbMI08843>