tailscale/derp/xdp
James Tucker 114d1caf55 derp/xdp: retain the link so that the fd is not closed
BPF links require that the owning FD remains open, this FD is embedded
into the RawLink returned by the attach function and must live for the
duration of the server.

Updates ENG-4274

Signed-off-by: James Tucker <james@tailscale.com>
2024-06-28 14:38:21 -07:00
..
headers derp/xdp,cmd/xdpderper: initial skeleton (#12390) 2024-06-14 08:45:24 -07:00
bpf_bpfeb.go cmd/xdpderper,derp/xdp: implement mode that drops STUN packets (#12527) 2024-06-18 14:06:00 -07:00
bpf_bpfeb.o cmd/xdpderper,derp/xdp: implement mode that drops STUN packets (#12527) 2024-06-18 14:06:00 -07:00
bpf_bpfel.go cmd/xdpderper,derp/xdp: implement mode that drops STUN packets (#12527) 2024-06-18 14:06:00 -07:00
bpf_bpfel.o cmd/xdpderper,derp/xdp: implement mode that drops STUN packets (#12527) 2024-06-18 14:06:00 -07:00
xdp_default.go cmd/xdpderper,derp/xdp: implement mode that drops STUN packets (#12527) 2024-06-18 14:06:00 -07:00
xdp_linux_test.go cmd/xdpderper,derp/xdp: implement mode that drops STUN packets (#12527) 2024-06-18 14:06:00 -07:00
xdp_linux.go derp/xdp: retain the link so that the fd is not closed 2024-06-28 14:38:21 -07:00
xdp.c cmd/xdpderper,derp/xdp: implement mode that drops STUN packets (#12527) 2024-06-18 14:06:00 -07:00
xdp.go derp/xdp,cmd/xdpderper: initial skeleton (#12390) 2024-06-14 08:45:24 -07:00