mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-05-21 13:26:29 +03:00
Add BSD support (openbsd, freebsd, solaris)
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"net"
|
||||
"os/exec"
|
||||
|
||||
"github.com/songgao/water"
|
||||
"github.com/neilalexander/water"
|
||||
)
|
||||
|
||||
const mtu = 65535
|
||||
|
||||
Reference in New Issue
Block a user