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
Brad Fitzpatrick c95fdb0f8a net/packet/checksum: copy the gvisor checksum, remove the dep
As part of making Tailscale's gvisor dependency optional for small builds,
this was one of the last places left that depended on gvisor. Just copy
the couple functions were were using.

Updates #17283

Change-Id: Id2bc07ba12039afe4c8a3f0b68f4d76d1863bbfe
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
checksum net/packet/checksum: copy the gvisor checksum, remove the dep 2 months ago
capture.go feature/capture: move packet capture to feature/*, out of iOS + CLI 10 months ago
doc.go all: update copyright and license headers 3 years ago
geneve.go net/{batching,packet},wgengine/magicsock: export batchingConn (#16848) 4 months ago
geneve_test.go net/{batching,packet},wgengine/magicsock: export batchingConn (#16848) 4 months ago
header.go net/packet: cleanup IPv4 fragment guards 6 months ago
icmp.go all: update copyright and license headers 3 years ago
icmp4.go net/packet: allow more ICMP errors 2 years ago
icmp6.go net/packet: allow more ICMP errors 2 years ago
icmp6_test.go all: update copyright and license headers 3 years ago
ip4.go all: update copyright and license headers 3 years ago
ip6.go all: update copyright and license headers 3 years ago
packet.go net/packet: cleanup IPv4 fragment guards 6 months ago
packet_test.go net/packet: cleanup IPv4 fragment guards 6 months ago
tsmp.go net/packet: cleanup IPv4 fragment guards 6 months ago
tsmp_test.go all: update copyright and license headers 3 years ago
udp4.go all: update copyright and license headers 3 years ago
udp6.go all: update copyright and license headers 3 years ago