mirror of
https://github.com/luscis/openlan.git
synced 2025-10-05 16:47:11 +08:00
fix: restart openvpn without vrf master.
This commit is contained in:
@@ -64,7 +64,7 @@ type Router interface {
|
||||
}
|
||||
|
||||
type VPNer interface {
|
||||
RestartVpn()
|
||||
RestartVPN()
|
||||
}
|
||||
|
||||
type Qoser interface {
|
||||
|
Reference in New Issue
Block a user