tailscale/derp
Brad Fitzpatrick 0a317a963b derp: add session flows
A flow tracks exchanges from some source to destination, for the purpose of better understanding
who is using DERP. It currently tracks the number of packets sent, as well as the number of
bytes sent with the packets.

Signed-off-by: julianknodt <julianknodt@gmail.com>
2021-07-27 15:17:56 -07:00
..
derphttp net/dnscache: cache all IPs per hostname 2021-07-26 12:27:46 -07:00
testdata derp: add debug traffic handler 2021-06-18 15:47:55 -07:00
derp.go wgengine/magicsock, derp, derp/derphttp: respond to DERP server->client pings 2021-03-09 13:56:13 -08:00
derp_client.go cmd/derper/derpprobe: add derp prober 2021-07-13 08:30:15 -07:00
derp_server.go derp: add session flows 2021-07-27 15:17:56 -07:00
derp_test.go derp: rate limit how often same-key clients can kick each other off server 2021-07-20 09:31:43 -07:00
dropreason_string.go scripts: remove special case for _strings.go files in check license headers 2021-07-19 15:31:56 -07:00