tailscale/net/packet
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661)
Run `staticcheck` with `U1000` to find unused code. This cleans up about
a half of it. I'll do the other half separately to keep PRs manageable.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2023-12-20 14:50:30 -08:00
..
checksum net/packet: split off checksum munging into different pkg 2023-10-11 14:25:58 -07:00
doc.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
header.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
icmp.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
icmp4.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
icmp6.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
icmp6_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ip4.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ip6.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
packet.go net/packet: split off checksum munging into different pkg 2023-10-11 14:25:58 -07:00
packet_test.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
tsmp.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tsmp_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
udp4.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
udp6.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00