Following the proposal in the mailing list [1].
[1] https://lists.freebsd.org/archives/freebsd-current/2026-April/010065.html
Differential D56228
nd6: Remove DRAFT_IETF_6MAN_IPV6ONLY_FLAG and EXPERIMENTAL options Authored by pouria on Thu, Apr 2, 8:43 PM.
Details Following the proposal in the mailing list [1]. [1] https://lists.freebsd.org/archives/freebsd-current/2026-April/010065.html Run network tests, but since this code # ping -c1 9.9.9.9 PING 9.9.9.9 (9.9.9.9): 56 data bytes 64 bytes from 9.9.9.9: icmp_seq=0 ttl=56 time=135.319 ms --- 9.9.9.9 ping statistics --- 1 packets transmitted, 1 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 135.319/135.319/135.319/0.000 ms # ifconfig vtnet0 inet6 ipv6_only # ping -c1 9.9.9.9 PING 9.9.9.9 (9.9.9.9): 56 data bytes ping: sendto: Address family not supported by protocol family --- 9.9.9.9 ping statistics --- 1 packets transmitted, 0 packets received, 100.0% packet loss # ifconfig vtnet0 inet6 -ipv6_only # ping 9.9.9.9 PING 9.9.9.9 (9.9.9.9): 56 data bytes 64 bytes from 9.9.9.9: icmp_seq=0 ttl=56 time=118.902 ms
Diff Detail
Event TimelineComment Actions @bz done.
Comment Actions @bz | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||