bgp

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

Enriches flows with infos from BGP.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bgp

type Bgp struct {
	segments.BaseSegment
	FileName        string // required
	FallbackRouter  string // optional, default is "" (i.e., none or disabled), this will determine the BGP session that is used when SamplerAddress has no corresponding session
	UseFallbackOnly bool   // optional, default is false, this will disable looking for SamplerAddress BGP sessions
	// contains filtered or unexported fields
}

func (Bgp) New

func (segment Bgp) New(config map[string]string) segments.Segment

func (*Bgp) Run

func (segment *Bgp) Run(wg *sync.WaitGroup)

Jump to

Keyboard shortcuts

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