Re: Testing -4 and -6

2023-09-21 Thread Robin H. Johnson via devel
On Wed, Sep 20, 2023 at 08:02:51PM -0700, Hal Murray via devel wrote: > > Does anybody have a recipe (or pointer to one) for how to get a system > running > without any IPv6? net.ipv6.conf.all.disable_ipv6=1 > I want something such that isc_net_probeipv6_bool() will return false. > > Do we

Testing -4 and -6

2023-09-20 Thread Hal Murray via devel
Does anybody have a recipe (or pointer to one) for how to get a system running without any IPv6? I want something such that isc_net_probeipv6_bool() will return false. Do we have to build our own kernel with some config variable turned off? Or will just not configuring any IPv6 interfaces be