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/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>
11 months ago
..
checksum net/packet: split off checksum munging into different pkg 1 year ago
doc.go
header.go
icmp.go
icmp4.go
icmp6.go
icmp6_test.go
ip4.go
ip6.go
packet.go net/packet: split off checksum munging into different pkg 1 year ago
packet_test.go all: cleanup unused code, part 1 (#10661) 11 months ago
tsmp.go
tsmp_test.go
udp4.go
udp6.go