fix: multi issues - TUN read loop, SDWAN routing for TenantID=0, WS keepalive 10s
This commit is contained in:
@@ -192,6 +192,7 @@ func DecodePayload(data []byte, v interface{}) error {
|
||||
type LoginReq struct {
|
||||
Node string `json:"node"`
|
||||
Token uint64 `json:"token"`
|
||||
NodeSecret string `json:"nodeSecret,omitempty"`
|
||||
User string `json:"user,omitempty"`
|
||||
Version string `json:"version"`
|
||||
NATType NATType `json:"natType"`
|
||||
|
||||
Reference in New Issue
Block a user