1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2024-11-15 01:05:15 +01:00
wireguard-go/tun
tqbf 90300178a6 Handle whole ICMP headers
Theoretically, this change would allow us to send ICMP replies from
these sockets. In practice, netstack filters anything but EchoRequest,
so this change mostly just adds annoyance right now. But in the
future, netstack might fix this, and this API would then work for
more than one use case.

Signed-off-by: Thomas Ptacek <thomas@sockpuppet.org>
2022-02-02 13:38:49 -06:00
..
netstack Handle whole ICMP headers 2022-02-02 13:38:49 -06:00
tuntest global: use netip where possible now 2021-11-23 22:03:15 +01:00
alignment_windows_test.go tun: format 2021-05-07 12:21:27 +02:00
operateonfd.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
tun_darwin.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
tun_freebsd.go tun: format 2021-05-07 12:21:27 +02:00
tun_linux.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
tun_openbsd.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
tun_windows.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
tun.go global: bump copyright 2021-01-28 17:52:15 +01:00