# Functions
ASPathFromProtoASPath converts an proto ASPath to ASPath.
CommunityStringForUint32 transforms a community into a human readable representation.
LargeCommunityFromProtoCommunity converts a proto LargeCommunity to LargeCommunity.
No description provided by the author
ParseCommunityString parses human readable community representation.
ParseLargeCommunityString parses a human readable large community representation.
UnknownPathAttributeFromProtoUnknownPathAttribute convers an proto UnknownPathAttribute to UnknownPathAttribute.
# Constants
ASSequence is tha AS Path type used to indicate an AS Sequence (RFC4271).
ASSet is the AS Path type used to indicate an AS Set (RFC4271).
MaxASNsSegment is the maximum number of ASNs in an AS segment.
WellKnownCommunityNoAdvertise is the well known no advertise BGP community (RFC1997).
WellKnownCommunityNoExport is the well known no export BGP community (RFC1997).
# Structs
Aggregator represents an AGGREGATOR attribute (type code 7) as in RFC4271.
ASPathSegment represents an AS Path Segment (RFC4271).
LargeCommunity represents a large community (RFC8195).
UnknownPathAttribute represents an unknown path attribute BIO does not support.
# Type aliases
ASPath represents an AS Path (RFC4271).
No description provided by the author
No description provided by the author
No description provided by the author