Module attributes

Module attributes 

Source
Expand description

BGP attribute structs

Structs§

AsPath
AsPathRouteIter
AttrFlags
The high-order bit (bit 0) of the Attribute Flags octet is the Optional bit. It defines whether the attribute is optional (if set to 1) or well-known (if set to 0).
AttrRaw
Attribute
BGP Attribute struct with attribute value and flag
Attributes
Convenience wrapper for a list of attributes
MetaCommunitiesIter
MpReachableNlri
MpUnreachableNlri
Nlri
Network Layer Reachability Information

Enums§

AsPathSegment
Enum of AS path segment.
AttrType
Attribute types.
AttributeCategory
Category of an attribute.
AttributeValue
The AttributeValue enum represents different kinds of Attribute values.
Origin

Functions§

get_deprecated_attr_type

Type Aliases§

SegmentIntoIter
SegmentIter
SegmentIterMut