https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248172
--- Comment #16 from Gert Doering <[email protected]> --- (In reply to Andrey V. Elsukov from comment #15) This is still missing the point. If having ipv6_activate_all_interfaces="YES" is a hard requirement now, the interface should *always* come up with IFDISABLED, not "just sometimes". This needs to be deterministic: behave the same on every instanciation. No dependency on timing or other random factors. My tun/tap interfaces are not brought up by /etc/rc.*, so I'm not sure if rc.subr should play a role here - maybe it does, due to some dynamic invocation on interface creation that I am not aware of - pointers welcome. -- 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]"
