Versions in this module Expand all Collapse all v0 v0.0.7 Aug 28, 2022 Changes in this version + const IfaceNameMaxLen + var ErrMTU = errors.New("packet too large for MTU") + type Tun struct + func New(ifaceName string) (*Tun, error) + func (t *Tun) MTU() int