Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2009 16:51:51 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/ndp ndp.c
Message-ID:  <200909051652.n85Gq8PT011762@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-09-05 16:51:51 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ndp         ndp.c 
  Log:
  SVN rev 196866 on 2009-09-05 16:51:51Z by bz
  
  In the NEXTADDR macro use SA_SIZE() rather than directly using
  sizeof(), as introduced in r186119, for advancing the current
  position into the buffer.
  See comment in net/route.h for a description of the difference.
  This makes ndp -s work again.
  
  Reviewed by:    qingli
  X-MFC after:    now
  
  Revision  Changes    Path
  1.26      +1 -1      src/usr.sbin/ndp/ndp.c



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