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/xdp
Jordan Whited 315f3d5df1
derp/xdp: fix handling of zero value UDP checksums (#12510)
validate_udp_checksum was previously indeterminate (not zero) at
declaration, and IPv4 zero value UDP checksum packets were being passed
to the kernel.

Updates tailscale/corp#20689

Signed-off-by: Jordan Whited <jordan@tailscale.com>
5 months ago
..
headers
bpf_bpfeb.go
bpf_bpfeb.o derp/xdp: fix handling of zero value UDP checksums (#12510) 5 months ago
bpf_bpfel.go
bpf_bpfel.o derp/xdp: fix handling of zero value UDP checksums (#12510) 5 months ago
xdp.c derp/xdp: fix handling of zero value UDP checksums (#12510) 5 months ago
xdp.go
xdp_default.go
xdp_linux.go
xdp_linux_test.go derp/xdp: fix handling of zero value UDP checksums (#12510) 5 months ago