BgpMsg
- typeBgpMsg
BGP UPDATE message.
- functionhas_attribute(msg: BgpMsg, to_match: u8) bool
Check whether this message contains the given Path Attribute.
- functionlarge_communities(msg: BgpMsg) Option[List[LargeCommunity]]
Return a
ListofLargeCommunityin this message.