[][src]Module bgpdump::records::bgp4plus

Contains all BGP4PLUS subtypes.

Structs

MESSAGE

Represents the BGP_UPDATE, BGP_OPEN, BGP_NOTIFY and BGP_KEEPALIVE subtypes of IPv6 peers.

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

BGP4PLUS

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