Brad Fitzpatrick
|
379a3125fd
|
derp, wgengine/magicsock: support more than just packets from Client.Recv
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
6 years ago |
Brad Fitzpatrick
|
88f1cc0c98
|
derp, cmd/derper: add rate limiting support, add default 5Mbps limit
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
6 years ago |
Brad Fitzpatrick
|
f029c4c82d
|
derp: change the protocol framing to always include a length
Addresses one of crawshaw's TODOs.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
6 years ago |
Brad Fitzpatrick
|
1155716318
|
derp: rename some things in the client, add some docs
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
6 years ago |
Brad Fitzpatrick
|
259406e797
|
derp: move away from [32]byte key types
And some minor cleanup in the process.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
6 years ago |
Brad Fitzpatrick
|
769e25e37b
|
derp: use new types/key package
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
6 years ago |
Brad Fitzpatrick
|
2896be60db
|
Move "logger" package to under types, now that we have it.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
6 years ago |
Brad Fitzpatrick
|
a59dc5f155
|
Use logger.Logf consistently. It was used in most places.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
6 years ago |
Earl Lee
|
a8d8b8719a
|
Move Linux client & common packages into a public repo.
|
6 years ago |