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/derp
Andrew Dunham 64ea60aaa3
derp: add TCP RTT metric on Linux (#5949)
Periodically poll the TCP RTT metric from all open TCP connections and
update a (bucketed) histogram metric.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I6214902196b05bf7829c9d0ea501ce0e13d984cf
2 years ago
..
derphttp derp/derphttp: fix nil pointer dereference when closing a netcheck client 2 years ago
testdata derp: add debug traffic handler 3 years ago
derp.go refactor: move from io/ioutil to io and os packages 2 years ago
derp_client.go all: use syncs.AtomicValue 2 years ago
derp_server.go derp: add TCP RTT metric on Linux (#5949) 2 years ago
derp_server_default.go derp: add TCP RTT metric on Linux (#5949) 2 years ago
derp_server_linux.go derp: add TCP RTT metric on Linux (#5949) 2 years ago
derp_test.go all: fix spelling mistakes 2 years ago
dropreason_string.go derp: accept dup clients without closing prior's connection 3 years ago