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
Jordan Whited 8b1e7f646e
net/packet: implement Geneve header serialization (#15301)
Updates tailscale/corp#27100

Signed-off-by: Jordan Whited <jordan@tailscale.com>
9 months ago
..
checksum net/packet/checksum: fix v6 NAT 1 year 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/packet: implement Geneve header serialization (#15301) 9 months ago
geneve_test.go net/packet: implement Geneve header serialization (#15301) 9 months ago
header.go all: update copyright and license headers 3 years 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 feature/capture: move packet capture to feature/*, out of iOS + CLI 10 months ago
packet_test.go all: use Go 1.22 range-over-int 2 years ago
tsmp.go net/flowtrack: optimize Tuple type for use as map key 1 year 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