Package org.opendaylight.protocol.bgp.parser
-
Class Summary Class Description AsNumberUtil BgpExtendedMessageUtil BgpTableTypeImpl Utility class identifying a BGP table type.GracefulRestartUtil Utility class for dealing with Graceful Restart. -
Enum Summary Enum Description BGPError Possible errors from implemented RFCs and drafts. -
Exception Summary Exception Description AbstractBGPException Abstract class supporting common aspects ofBGPDocumentedException
andBGPTreatAsWithdrawException
.BGPDocumentedException There are several errors documented in RFC4271 or in draft, that have specific meaning for the BGP.BGPParsingException Used when something occurs during the parsing to get Update Message.BGPTreatAsWithdrawException An exception thrown when the parsing of an attribute results in treat-as-withdraw being applied to the UPDATE message, as per the rules in RFC7606 and related documents.