This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
Code
Issues
Pull Requests
Projects
Wiki
Activity
Files
21445b56a5a411ac4f58d76466fc84140b2ff96c
tailscale
/
control
/
controlbase
History
Brad Fitzpatrick
21445b56a5
control/controlbase: use less memory when idle (remove txState.buf)
...
Uses 4KB less per Conn. Updates
#4113
Signed-off-by: Brad Fitzpatrick <
bradfitz@tailscale.com
>
2022-03-20 16:35:43 -07:00
..
conn_test.go
control/controlbase: enable asynchronous client handshaking.
2022-01-17 23:52:27 +00:00
conn.go
control/controlbase: use less memory when idle (remove txState.buf)
2022-03-20 16:35:43 -07:00
handshake_test.go
control/controlbase: enable asynchronous client handshaking.
2022-01-17 23:52:27 +00:00
handshake.go
control/controlbase: enable asynchronous client handshaking.
2022-01-17 23:52:27 +00:00
interop_test.go
control/controlbase: enable asynchronous client handshaking.
2022-01-17 23:52:27 +00:00
messages.go
control/controlbase: rename from control/noise.
2022-01-17 23:52:27 +00:00
noiseexplorer_test.go
control/controlbase: rename from control/noise.
2022-01-17 23:52:27 +00:00