mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-05-21 21:36:30 +03:00
Rename tuntap package to tun
We haven't had TAP support in ages.
This commit is contained in:
@@ -20,7 +20,7 @@ type platformDefaultParameters struct {
|
||||
// Multicast interfaces
|
||||
DefaultMulticastInterfaces []MulticastInterfaceConfig
|
||||
|
||||
// TUN/TAP
|
||||
// TUN
|
||||
MaximumIfMTU uint64
|
||||
DefaultIfMTU uint64
|
||||
DefaultIfName string
|
||||
|
||||
Reference in New Issue
Block a user