mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-13 22:47:30 +00:00
wgengine: remove Config.TUN argument.
This commit is contained in:
@@ -133,9 +133,6 @@ func (e *userspaceEngine) GetInternals() (*tstun.Wrapper, *magicsock.Conn) {
|
||||
|
||||
// Config is the engine configuration.
|
||||
type Config struct {
|
||||
// TUN is the TUN device used by the engine.
|
||||
TUN tun.Device
|
||||
|
||||
// Router is the interface to OS networking APIs used to interface
|
||||
// the OS with the Engine.
|
||||
Router router.Router
|
||||
|
Reference in New Issue
Block a user