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 }
Click to show internal directories.
Click to hide internal directories.