mirror of
https://github.com/luscis/openlan.git
synced 2025-10-10 11:00:11 +08:00
fea: discard l2tp, esp, and fabric support.
This commit is contained in:
@@ -15,9 +15,6 @@ func Add(router *mux.Router, switcher Switcher) {
|
||||
VPNClient{}.Router(router)
|
||||
PProf{}.Router(router)
|
||||
VxLAN{}.Router(router)
|
||||
Esp{}.Router(router)
|
||||
EspState{}.Router(router)
|
||||
EspPolicy{}.Router(router)
|
||||
Config{Switcher: switcher}.Router(router)
|
||||
Version{}.Router(router)
|
||||
Log{}.Router(router)
|
||||
|
Reference in New Issue
Block a user