Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2002 04:43:46 -0700 (PDT)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping ping.c
Message-ID:  <200210211143.g9LBhkUY058730@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maxim       2002/10/21 04:43:46 PDT

  Modified files:
    sbin/ping            ping.c 
  Log:
  Fix LSRR option length check: it has to be less or equal remained header's
  length minus sizeof(struct ip).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.76      +2 -1      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?200210211143.g9LBhkUY058730>