You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the host has IPv6 disabled via "ipv6.disable=1" completely the service to
setup up a macvtap interface fails because it tries to write to the nonexistant
"/proc/sys/net/ipv6" directory. Fix this by checking for its presence first.
0 commit comments