//
pkg.gl
Category
tailscale.com
wgengine
netstack
package
1.81.0-pre
Repository:
https://github.com/tailscale/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
55
Dependents
20
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.