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>
2024-06-14 08:45:24 -07:00
..
promvarz derp/xdp,cmd/xdpderper: initial skeleton (#12390) 2024-06-14 08:45:24 -07:00
varz tsweb/varz: add charset=utf-8 to varz handler 2024-03-27 19:56:22 -07:00
debug.go Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11090)" (#11125) 2024-02-13 10:49:36 -08:00
debug_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
log.go tsweb: rename AccessLogRecord's When to Time 2024-05-31 12:33:35 -04:00
request_id.go tsweb: switch to fastuuid for request ID generation 2024-04-09 14:05:20 -07:00
tsweb.go tsweb: add optional on completion callback func 2024-06-06 16:46:06 +02:00
tsweb_test.go tsweb: rename AccessLogRecord's When to Time 2024-05-31 12:33:35 -04:00