Re: ping acting strangely on 13.3

From: Dewayne Geraghty <dewayne_at_heuristicsystems.com.au>
Date: Sun, 10 Mar 2024 21:42:58 UTC
Andrea, you mentioned commenting "options INET6" from the kernel, but do 
you also have WITHOUT_INET6 in /etc/src.conf, as this will take care of 
userland?  It might help to review the ref below. If not, then you 
probably need to add it and perform a "make world".

Ref: man src.conf | col -b | grep -A3 -iE "INET6|IPV6"

Regards, Dewayne.