[][src]Module bgpdump::records::bgp

Contains all BGP subtypes.

Structs

MESSAGE

Represents the UPDATE, OPEN, NOTIFY and KEEPALIVE messages.

STATE_CHANGE

Represents a state change in the BGP Finite State Machine (FSM). More information can found in RFC4271.

SYNC

Deprecated: Used to record RIB entries in a file.

Enums

BGP

The BGP enum represents all possible subtypes of the BGP record type.