Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2007 22:01:45 +0000 (UTC)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping6 ping6.c
Message-ID:  <200705222201.l4MM1jsc042498@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2007-05-22 22:01:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sbin/ping6           ping6.c 
  Log:
  MFC ver. 1.30:
  
  date: 2007/04/19 15:41:00;  author: mtm;  state: Exp;  lines: +68 -19
  o Increase the buffer to hold extra headers to 10240 bytes (the minimum
    according to RFC3542 sec. 20.1) and allocate it dynamically.
  o In verbose mode, specify a warning if any control data from recvmsg(2)
    was truncated because the buffer was too small.
  o When printing the extra headers make sure not to overrun the buffer
    boundaries.
  
  PR: kern/99425
  
  Revision  Changes    Path
  1.29.2.1  +68 -19    src/sbin/ping6/ping6.c



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