> On 29 May 2016, at 20:28 , Garrett Cooper <n...@freebsd.org> wrote:
> 
> Author: ngie
> Date: Sun May 29 20:28:01 2016
> New Revision: 300973
> URL: https://svnweb.freebsd.org/changeset/base/300973
> 
> Log:
>  Follow up to r300932
> 
>  In the event MK_INET6 != no in userspace, but is disabled in the
>  kernel, or if there aren't any IPv6 addresses configured in userspace
>  (for lo0 and all physical interfaces), rpcbind would terminate
>  immediately instead of silently failing on
> 
>  Skip over the IPv6 block to its respective cleanup with freeifaddrs if
>  creating the socket failed instead of terminating rpcbind immediately

Stupid question (without me looking at the code):  what does it do in case I 
have no IPv4 support in the kernel anymore (as I do on some machines)?

/bz


_______________________________________________
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