https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248172
--- Comment #8 from Gert Doering <[email protected]> --- I do not understand enough of the FreeBSD IPv6 magic bits to reasonably argue either way. The rc.conf of this system is very minimal ---------------------- cut ------------------------ hostname="fbsd-tc.ov.greenie.net" ifconfig_em0="inet 194.97.140.21 netmask 255.255.255.224" defaultrouter="194.97.140.30" ipv6_defaultrouter="2001:608:0:814::ffff" ifconfig_em0_ipv6="inet6 2001:608:0:814::f000:21/64" sshd_enable="YES" ntpdate_enable="YES" ntpd_enable="YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev="AUTO" zfs_enable="YES" inetd_enable=YES # gert, 30.9.19, amanda ---------------------- cut ------------------------ but I'd still argue it should be deterministic either way, like "always IFFIDSABLED" or "never". Anyway, test program coming. Might take until tomorrow. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
