[Bug 248172] if_tuntap(4): OpenVPN configuring tun/tap devices ends up with IFDISABLED interfaces

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 23 10:24:36 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248172

--- Comment #16 from Gert Doering <gert at greenie.muc.de> ---
(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.


More information about the freebsd-net mailing list