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
David Crawshaw 72dbf26f63 derp: test that client a->b and a->c relaying do not interfere
Without the recent write deadline introduction, this test fails.

They still do interfere, but the interference is now bound by
the write deadline. Many improvements are possible.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
4 years ago
..
derphttp derp: introduce Conn interface 4 years ago
derpmap derp/derpmap: new DERP config package, merge netcheck into magicsock more 4 years ago
derp.go derp, magicsock: track home (preferred) vs visiting connections for stats 4 years ago
derp_client.go derp: introduce Conn interface 4 years ago
derp_server.go derp: use a write timeout when sending to clients 4 years ago
derp_test.go derp: test that client a->b and a->c relaying do not interfere 4 years ago