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/tstun
Maisem Ali 9d96e05267 net/packet: split off checksum munging into different pkg
The current structure meant that we were embedding netstack in
the tailscale CLI and in the GUIs. This removes that by isolating
the checksum munging to a different pkg which is only called from
`net/tstun`.

Fixes #9756

Signed-off-by: Maisem Ali <maisem@tailscale.com>
12 months ago
..
table net/tstun/table: add initial RoutingTable implementation 2 years ago
fake.go tsd: add package with System type to unify subsystem init, discovery 1 year ago
ifstatus_noop.go all: update copyright and license headers 2 years ago
ifstatus_windows.go all: update copyright and license headers 2 years ago
linkattrs_linux.go all: update copyright and license headers 2 years ago
linkattrs_notlinux.go all: update copyright and license headers 2 years ago
mtu.go disco,net/tstun,wgengine/magicsock: probe peer MTU 12 months ago
mtu_test.go disco,net/tstun,wgengine/magicsock: probe peer MTU 12 months ago
tap_linux.go go.mod,*: bump gvisor 1 year ago
tap_unsupported.go all: update copyright and license headers 2 years ago
tstun_plan9.go all: adjust some build tags for plan9 1 year ago
tun.go wgengine,net,ipn,disco: split up and define different types of MTU 1 year ago
tun_linux.go all: update copyright and license headers 2 years ago
tun_macos.go all: update copyright and license headers 2 years ago
tun_notwindows.go all: update copyright and license headers 2 years ago
tun_windows.go all: update copyright and license headers 2 years ago
wrap.go net/packet: split off checksum munging into different pkg 12 months ago
wrap_test.go types/ipproto: drop IPProto from IPProtoVersion 12 months ago