mirror of
https://github.com/luscis/openlan.git
synced 2025-12-24 11:10:54 +08:00
fea: discard l2tp, esp, and fabric support.
This commit is contained in:
@@ -70,7 +70,6 @@ type Switch struct {
|
||||
AddrPool string `json:"pool,omitempty"`
|
||||
ConfDir string `json:"-"`
|
||||
TokenFile string `json:"-"`
|
||||
L2TP *L2TP `json:"l2tp"`
|
||||
}
|
||||
|
||||
func NewSwitch() *Switch {
|
||||
|
||||
Reference in New Issue
Block a user