Documentation ¶
Overview ¶
Package tc contains the options for configuring per-interface Traffic Control (TC) queuing disciplines
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Corruption ¶
type Corruption Probability
func (Corruption) Apply ¶
func (c Corruption) Apply(n *gopt.Netem)
type Duplicate ¶
type Duplicate Probability
type LimitNetem ¶
type LimitNetem uint32
func (LimitNetem) Apply ¶
func (l LimitNetem) Apply(n *gopt.Netem)
type Probability ¶
type Reordering ¶
type Reordering Probability
func (Reordering) Apply ¶
func (p Reordering) Apply(n *gopt.Netem)
Click to show internal directories.
Click to hide internal directories.