Module attributes

Source
Expand description

Contains the implementation of all BGP path attributes.

Structs§

ASPath
Represents the path that an announcement has traveled.

Enums§

Identifier
Origin
Indicated how an announcement has been generated.
PathAttribute
Represents a path attribute that described meta data of a specific route.
Segment
Represents the segment type of an AS_PATH. Can be either AS_SEQUENCE or AS_SET.