conntrack

package
v0.0.0-...-a8fe691 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventNew = iota
	EventUpdate
	EventDestroy
)

Event types for a Conntrack update

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	FlowMeta0 flow.Meta
	FlowMeta1 flow.Meta
}

Entry contains the two flow-pairs (TCP or UDP of a line in the conntrack output)

type Event

type Event struct {
	Type  uint8
	Entry Entry
}

Event contains a conntrack event

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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