[][src]Module mrt_rs::records::tabledump

Contains all TABLE_DUMP subtypes such as TABLE_DUMP and TABLE_DUMP_V2.

Structs

PEER_INDEX_TABLE

This record provides the BGP ID of the collector, an optional view name, and a list of indexed peers.

PeerEntry

Describes a peer from which BGP messages were received.

RIBEntry

Represents a route in the Routing Information Base (RIB)

RIB_AFI

Represents a collection of routes for a specific IP prefix.

TABLE_DUMP

Represents a RIB entry of a Routing Information Base.

Enums

TABLE_DUMP_V2

Used to store Routing Information Base (RIB) entries.