bigtcp

package
v1.17.0-pre.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package bigtcp provides helpers to probe and enable BIG TCP for the Linux datapath

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"bigtcp",
	"BIG TCP support",

	cell.Config(defaultUserConfig),
	cell.Provide(newBIGTCP,
		func(c types.BigTCPUserConfig) types.BigTCPConfig { return c }),
	cell.Invoke(func(*Configuration) {}),
)

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	types.BigTCPUserConfig
	// contains filtered or unexported fields
}

Configuration is the BIG TCP configuration. The values are finalized after BIG TCP has started and must not be read before that.

func (*Configuration) GetGROIPv4MaxSize

func (c *Configuration) GetGROIPv4MaxSize() int

func (*Configuration) GetGROIPv6MaxSize

func (c *Configuration) GetGROIPv6MaxSize() int

func (*Configuration) GetGSOIPv4MaxSize

func (c *Configuration) GetGSOIPv4MaxSize() int

func (*Configuration) GetGSOIPv6MaxSize

func (c *Configuration) GetGSOIPv6MaxSize() int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL