Date: Sat, 5 Sep 2009 17:29:08 +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: <200909051729.n85HTUuH015373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-09-05 17:29:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/ndp ndp.c
Log:
SVN rev 196867 on 2009-09-05 17:29:08Z by bz
MFC r196866:
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
Approved by: re (kib)
Revision Changes Path
1.25.2.2 +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?200909051729.n85HTUuH015373>
