svn commit: r300973 - head/usr.sbin/rpcbind
Bjoern A. Zeeb
bzeeb-lists at lists.zabbadoz.net
Sun May 29 21:53:19 UTC 2016
> On 29 May 2016, at 20:28 , Garrett Cooper <ngie at 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
More information about the svn-src-head
mailing list