Versions in this module Expand all Collapse all v0 v0.22.0 Aug 3, 2026 v0.21.0 Jul 30, 2026 Changes in this version + func DialTimeout(nsPath, network, addr string, timeout time.Duration) (net.Conn, error) + func Do(ns netns.NsHandle, fn func() error) error + func EnsureNamed(name string) (netns.NsHandle, error)