> On 24 Apr 2016, at 17:09 , Andrey V. Elsukov <a...@freebsd.org> wrote:
> 
> Author: ae
> Date: Sun Apr 24 17:09:51 2016
> New Revision: 298549
> URL: https://svnweb.freebsd.org/changeset/base/298549
> 
> Log:
>  Fix build for NOINET and NOINET6 kernels.
> 
>  Use own protosw structures for both address families.
>  Check proto in encapcheck function and use -1 as proto argument in
>  encap_attach_func(), both address families can have IPPROTO_IPV4
>  and IPPROTO_IPV6 protocols.
> 
>  Reported by: bz

Thanks for both fixes! :)

Bjoern
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to