ipfix

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPFIXServer

type IPFIXServer struct {
	// contains filtered or unexported fields
}

func New

func New(listen string, numReaders int, output chan []*flow.Flow, ifResolver InterfaceResolver) (*IPFIXServer, error)

New creates and starts a new `IPFIXServer` instance

func (*IPFIXServer) Stop

func (ipf *IPFIXServer) Stop()

Stop closes the socket and stops the workers

type InterfaceResolver

type InterfaceResolver interface {
	Resolve(agent bnet.IP, ifID uint32) string
}

Jump to

Keyboard shortcuts

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