mirror of
https://github.com/luscis/openlan.git
synced 2025-10-08 18:10:22 +08:00
fix: vxlan support openvpn
This commit is contained in:
@@ -50,6 +50,7 @@ type Networker interface {
|
||||
Reload(v Switcher)
|
||||
Provider() string
|
||||
ZTruster() ZTruster
|
||||
IfAddr() string
|
||||
}
|
||||
|
||||
var workers = make(map[string]Networker)
|
||||
|
Reference in New Issue
Block a user