You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/derper
Maisem Ali 9d96e05267 net/packet: split off checksum munging into different pkg
The current structure meant that we were embedding netstack in
the tailscale CLI and in the GUIs. This removes that by isolating
the checksum munging to a different pkg which is only called from
`net/tstun`.

Fixes #9756

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 2 years ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 2 years ago
cert.go cmd/derper: disable http2 3 years ago
depaware.txt net/packet: split off checksum munging into different pkg 2 years ago
derper.go cmd/derper,tsweb: consistently add HTTP security headers (#8579) 3 years ago
derper_test.go net/packet: split off checksum munging into different pkg 2 years ago
mesh.go derp: include src IPs in mesh watch messages 2 years ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 2 years ago