//
pkg.gl
Category
github.com/sagernet/tailscale
wgengine
netstack
package
1.79.0-mod
Repository:
https://github.com/sagernet/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
54
Dependents
1
Files
2.1k SLOC
#
Packages
gro
Package gro implements GRO for the receive (write) path into gVisor.
#
Functions
Create
Create creates and populates a new Impl.
#
Structs
Impl
Impl contains the state for the netstack implementation, and implements wgengine.FakeImpl to act as a userspace network stack when Tailscale is running in fake mode.