tailscale/control/controlbase
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