Date: Sat, 11 Jun 2011 03:23:17 -0700 From: Garrett Cooper <yanegomi@gmail.com> To: "Bjoern A. Zeeb" <bz@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r222515 - in head/etc: . defaults Message-ID: <BANLkTin=47fUc%2BXfGWuQz3%2Bh59TWQ6ZBwQ@mail.gmail.com> In-Reply-To: <BANLkTimZUFV1GpRQvTWfe8s-dr=ypDjpSw@mail.gmail.com> References: <201105310025.p4V0PqTB099414@svn.freebsd.org> <BANLkTimZUFV1GpRQvTWfe8s-dr=ypDjpSw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 11, 2011 at 3:22 AM, Garrett Cooper <yanegomi@gmail.com> wrote: > On Mon, May 30, 2011 at 5:25 PM, Bjoern A. Zeeb <bz@freebsd.org> wrote: >> Author: bz >> Date: Tue May 31 00:25:52 2011 >> New Revision: 222515 >> URL: http://svn.freebsd.org/changeset/base/222515 >> >> Log: >> =A0No logner set an IPv4 loopback address by default in defaults/rc.conf= . >> =A0If not specified, network.subr will add it automatically if we have >> =A0INET support (1). >> >> =A0In network.subr only call the address family up/down functions >> =A0if the respective AF is available. >> >> =A0Switch to new kern.features variables for inet and inet6 as the >> =A0inet sysctl tree is also available for IPv6-only kernels leading >> =A0to unexpected results. > > =A0 =A0Please document this change in UPDATING (requiring ifconfig_lo0 in > rc.conf). It breaks standard IPv4 only configurations out of the box. Oh that's right... feature_present("inet") doesn't work for me for some bloody reason -_-... Arg. -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTin=47fUc%2BXfGWuQz3%2Bh59TWQ6ZBwQ>