svn commit: r278268 - head/sys/netinet6
Rui Paulo
rpaulo at me.com
Fri Feb 6 06:21:39 UTC 2015
On Feb 5, 2015, at 08:29, Andrey V. Elsukov <ae at FreeBSD.org> wrote:
>
> Author: ae
> Date: Thu Feb 5 16:29:26 2015
> New Revision: 278268
> URL: https://svnweb.freebsd.org/changeset/base/278268
>
> Log:
> Print IPv6 address in log message instead of address of pointer.
Just a side note:
Ideally we should get rid of all non-debug %p printfs in the kernel as they can be used to bypass address space layout randomisation.
--
Rui Paulo
More information about the svn-src-head
mailing list