svn commit: r310864 - head/sys/netinet

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Fri Dec 30 21:53:11 UTC 2016


> On Dec 30, 2016, at 13:33, Ngie Cooper <ngie at FreeBSD.org> wrote:
> 
> Author: ngie
> Date: Fri Dec 30 21:33:01 2016
> New Revision: 310864
> URL: https://svnweb.freebsd.org/changeset/base/310864
> 
> Log:
>  Unbreak ip_carp with WITHOUT_INET6 enabled by conditionalizing all IPv6
>  structs under the INET6 #ifdef. Similarly (even though it doesn't seem
>  to affect the build), conditionalize all IPv4 structs under the INET
>  #ifdef
> 
>  This also unbreaks the LINT-NOINET6 tinderbox target on amd64; I have not
>  verified other MACHINE/TARGET pairs (e.g. armv6/arm).

	Quick note (mostly for myself): I’m running "make tinderbox” to address this concern and see if I can spot other issues.
Cheers,
-Ngie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20161230/ae5a6447/attachment.sig>


More information about the svn-src-head mailing list