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/tsweb
Jordan Whited 65888d95c9
derp/xdp,cmd/xdpderper: initial skeleton (#12390)
This commit introduces a userspace program for managing an experimental
eBPF XDP STUN server program. derp/xdp contains the eBPF pseudo-C along
with a Go pkg for loading it and exporting its metrics.
cmd/xdpderper is a package main user of derp/xdp.

Updates tailscale/corp#20689

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2 weeks ago
..
promvarz derp/xdp,cmd/xdpderper: initial skeleton (#12390) 2 weeks ago
varz tsweb/varz: add charset=utf-8 to varz handler 3 months ago
debug.go Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11090)" (#11125) 5 months ago
debug_test.go all: update copyright and license headers 1 year ago
log.go tsweb: rename AccessLogRecord's When to Time 1 month ago
request_id.go tsweb: switch to fastuuid for request ID generation 3 months ago
tsweb.go tsweb: add optional on completion callback func 4 weeks ago
tsweb_test.go tsweb: rename AccessLogRecord's When to Time 1 month ago