Versions in this module Expand all Collapse all v2 v2.5.3 Dec 14, 2023 Changes in this version + type Option func(*stack.Stack) error + func WithDefault() Option + func WithDefaultTTL(ttl uint8) Option + func WithForwarding(v bool) Option + func WithICMPBurst(burst int) Option + func WithICMPLimit(limit rate.Limit) Option + func WithTCPCongestionControl(cc string) Option + func WithTCPDelay(v bool) Option + func WithTCPModerateReceiveBuffer(v bool) Option + func WithTCPReceiveBufferSize(size int) Option + func WithTCPReceiveBufferSizeRange(a, b, c int) Option + func WithTCPRecovery(v tcpip.TCPRecovery) Option + func WithTCPSACKEnabled(v bool) Option + func WithTCPSendBufferSize(size int) Option + func WithTCPSendBufferSizeRange(a, b, c int) Option v2.5.2-dev Dec 14, 2023