Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 15:34:49 +0800
From:      Zhenlei Huang <zlei@FreeBSD.org>
To:        void <void@f-m.fm>
Cc:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: route ipv6 errors on bootup in -current main-n267425-aa1223ac3afc on arm64
Message-ID:  <32B3A657-8658-4694-90B9-F3FE56EF5225@FreeBSD.org>
In-Reply-To: <ZZ0e9ZJxVParDgpS@int21h>
References:  <ZZq1TUMhpVx3HPK0@int21h> <5EAEA6CD-8C5A-47BD-B332-73C069928F1C@gmail.com> <ZZ0e9ZJxVParDgpS@int21h>

next in thread | previous in thread | raw e-mail | index | archive | help


> On Jan 9, 2024, at 6:24 PM, void <void@f-m.fm> wrote:
>=20
> On Mon, Jan 08, 2024 at 01:07:30PM -0800, Enji Cooper wrote:
>>=20
>> Was the kernel/utility built with IPv6? If not, that=E2=80=99s a =
general bug which should be filed (which can be easily checked/avoided =
using the FEATURES(9) subsystem)=E2=80=A6
>> Cheers!
>> -Enji
>=20
> world/kernel was built with WITHOUT_INET6=3D in /etc/src.conf
>=20
> I made the problem go away with removing WITHOUT_INET6=3D and =
rebuilding.
> The system was installed by taking =
FreeBSD-15.0-CURRENT-arm64-aarch64-RPI-20240104-8bf0882e186e-267378.img
> and dd-ing it to a usb3-connected hd.
>=20
> Where can I read about features?

Features can be retrieved by `sysctl kern.features`.

As for INET6 it should be `kern.features.inet6` .

>=20
> % man features
> No manual entry for "features"
>=20
> it's not in apropos
> thanks,
> --=20
>=20

Best regards,
Zhenlei




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32B3A657-8658-4694-90B9-F3FE56EF5225>