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/wgengine/netstack
James Tucker 63d563e734 tsnet: add support for a user-supplied tun.Device
tsnet users can now provide a tun.Device, including any custom
implementation that conforms to the interface.

netstack has a new option CheckLocalTransportEndpoints that when used
alongside a TUN enables netstack listens and dials to correctly capture
traffic associated with those sockets. tsnet with a TUN sets this
option, while all other builds leave this at false to preserve existing
performance.

Updates #18423

Signed-off-by: James Tucker <james@tailscale.com>
1 day ago
..
gro cmd/tailscaled: start implementing ts_omit_netstack 4 months ago
link_endpoint.go all: rename variables with lowercase-l/uppercase-I 2 months ago
netstack.go tsnet: add support for a user-supplied tun.Device 1 day ago
netstack_linux.go all: update copyright and license headers 3 years ago
netstack_tcpbuf_default.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 1 year ago
netstack_tcpbuf_ios.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 1 year ago
netstack_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 4 months ago
netstack_userping.go feature, net/tshttpproxy: pull out support for using proxies as a feature 4 months ago
netstack_userping_apple.go various: fix lint warnings 2 years ago
netstack_userping_test.go wgengine/netstack: check userspace ping success on Windows 1 year ago