CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/21 05:32:34
Modified files:
sys/netinet6 : in6_ifattach.c
Log message:
wireguard can do ipv6, but doesnt do link local addresses.
i feel like i should add IFT_L3IPVLAN here so mgre(4) can take
advantage of this too.
from Matt Dunwoodie and Jason A. Donenfeld
ok deraadt@
