Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.PeerSpecificParserConstraint
Packages that use PeerSpecificParserConstraint
Package
Description
-
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.evpn.impl.nlri
Methods in org.opendaylight.protocol.bgp.evpn.impl.nlri with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidEvpnNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidEvpnNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.flowspec
Methods in org.opendaylight.protocol.bgp.flowspec with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionfinal voidAbstractFlowspecNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) final voidAbstractFlowspecNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) protected static final @Nullable PathIdAbstractFlowspecNlriParser.readPathId(@NonNull io.netty.buffer.ByteBuf nlri, AddressFamily afi, SubsequentAddressFamily safi, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.inet.codec
Methods in org.opendaylight.protocol.bgp.inet.codec with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidIpv4NlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidIpv4NlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidIpv6NlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidIpv6NlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri
Methods in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidL3vpnMcastIpv4NlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidL3vpnMcastIpv4NlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidL3vpnMcastIpv6NlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidL3vpnMcastIpv6NlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.l3vpn.unicast
Methods in org.opendaylight.protocol.bgp.l3vpn.unicast with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidAbstractVpnNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidAbstractVpnNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.labeled.unicast
Methods in org.opendaylight.protocol.bgp.labeled.unicast with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidLUNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidLUNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.linkstate.impl.attribute
Methods in org.opendaylight.protocol.bgp.linkstate.impl.attribute with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidLinkstateAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.linkstate.impl.nlri
Methods in org.opendaylight.protocol.bgp.linkstate.impl.nlri with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidLinkstateNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidLinkstateNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.mvpn.impl.attributes
Methods in org.opendaylight.protocol.bgp.mvpn.impl.attributes with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidPEDistinguisherLabelsAttributeHandler.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidPMSITunnelAttributeHandler.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.mvpn.impl.nlri
Methods in org.opendaylight.protocol.bgp.mvpn.impl.nlri with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidMvpnIpv4NlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidMvpnIpv4NlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidMvpnIpv6NlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidMvpnIpv6NlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.parser.impl.message
Methods in org.opendaylight.protocol.bgp.parser.impl.message with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionBGPKeepAliveMessageParser.parseMessageBody(io.netty.buffer.ByteBuf body, int messageLength, PeerSpecificParserConstraint constraint) BGPNotificationMessageParser.parseMessageBody(io.netty.buffer.ByteBuf body, int messageLength, PeerSpecificParserConstraint constraint) Parses BGP Notification message to bytes.BGPOpenMessageParser.parseMessageBody(io.netty.buffer.ByteBuf body, int messageLength, PeerSpecificParserConstraint constraint) Parses given byte array to BGP Open message.BGPRouteRefreshMessageParser.parseMessageBody(io.netty.buffer.ByteBuf body, int messageLength, PeerSpecificParserConstraint constraint) Parses BGP Route Refresh message to bytes.BGPUpdateMessageParser.parseMessageBody(io.netty.buffer.ByteBuf buffer, int messageLength, PeerSpecificParserConstraint constraint) Parse Update message from buffer. -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.parser.impl.message.update
Methods in org.opendaylight.protocol.bgp.parser.impl.message.update with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidAggregatorAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidAigpAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, PeerSpecificParserConstraint constraint) voidAS4AggregatorAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, PeerSpecificParserConstraint constraint) voidAS4PathAttributeParser.parseAttribute(io.netty.buffer.ByteBuf bytes, AttributesBuilder builder, PeerSpecificParserConstraint constraint) voidAsPathAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidAtomicAggregateAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidBgpPrefixSidAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, PeerSpecificParserConstraint constraint) voidClusterIdAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidCommunitiesAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidExtendedCommunitiesAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidLocalPreferenceAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidMPReachAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidMPUnreachAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidMultiExitDiscriminatorAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidNextHopAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidOriginatorIdAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) voidOriginAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) abstract voidReachAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.parser.mock
Methods in org.opendaylight.protocol.bgp.parser.mock with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionorg.opendaylight.yangtools.yang.binding.Notification<?>BGPMessageParserMock.parseMessage(io.netty.buffer.ByteBuf buffer, PeerSpecificParserConstraint constraint) -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.parser.spi
Subinterfaces of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.parser.spiModifier and TypeInterfaceDescriptioninterfaceServe as an entry gate for providers ofPeerSpecificParserConstraintservices.Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionstatic RevisedErrorHandlingRevisedErrorHandling.from(@Nullable PeerSpecificParserConstraint constraint) Determine Revised Error Handling from the contents of aPeerSpecificParserConstraint.static booleanMultiPathSupportUtil.isTableTypeSupported(@Nullable PeerSpecificParserConstraint constraints, @NonNull BgpTableType afiSafi) Check is AFI/SAFI is supported byMultiPathSupportservice.final voidAbstractAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, PeerSpecificParserConstraint constraint) abstract voidAbstractAttributeParser.parseAttribute(io.netty.buffer.ByteBuf buffer, AttributesBuilder builder, RevisedErrorHandling errorHandling, PeerSpecificParserConstraint constraint) default voidAttributeParser.parseAttribute(@NonNull io.netty.buffer.ByteBuf buffer, @NonNull AttributesBuilder builder, @NonNull RevisedErrorHandling errorHandling, @Nullable PeerSpecificParserConstraint constraint) Parses attribute from ByteBuf buffer with the specifiedRevisedErrorHandling.voidAttributeParser.parseAttribute(@NonNull io.netty.buffer.ByteBuf buffer, @NonNull AttributesBuilder builder, @Nullable PeerSpecificParserConstraint constraint) Parses attribute from ByteBuf buffer.AttributeRegistry.parseAttributes(io.netty.buffer.ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraints) Parse BGP Attribute from buffer.protected abstract org.opendaylight.yangtools.yang.binding.Notification<?>AbstractMessageRegistry.parseBody(int type, io.netty.buffer.ByteBuf body, int messageLength, PeerSpecificParserConstraint constraint) org.opendaylight.yangtools.yang.binding.Notification<?>AbstractMessageRegistry.parseMessage(io.netty.buffer.ByteBuf buffer, PeerSpecificParserConstraint constraint) org.opendaylight.yangtools.yang.binding.Notification<?>MessageRegistry.parseMessage(io.netty.buffer.ByteBuf bytes, @Nullable PeerSpecificParserConstraint constraint) Decode input buffer to BGP Message.org.opendaylight.yangtools.yang.binding.Notification<?>MessageParser.parseMessageBody(io.netty.buffer.ByteBuf body, int messageLength, @Nullable PeerSpecificParserConstraint constraint) Parse BGP Message from buffer, potentially applying peer-specific constraints.NlriRegistry.parseMpReach(io.netty.buffer.ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraint) Decode MP REACH NLRI Attribute.NlriRegistry.parseMpUnreach(io.netty.buffer.ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraint) Decode MP REACH NLRI Attribute.voidNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, @Nullable PeerSpecificParserConstraint constraint) Parse MP UN_REACH NLRI from buffer.voidNlriParser.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, @Nullable PeerSpecificParserConstraint constraint) Parse MP UN_REACH NLRI from buffer. -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.parser.spi.pojo
Classes in org.opendaylight.protocol.bgp.parser.spi.pojo that implement PeerSpecificParserConstraint -
Uses of PeerSpecificParserConstraint in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri
Methods in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri with parameters of type PeerSpecificParserConstraintModifier and TypeMethodDescriptionvoidRouteTargetConstrainNlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpReachNlriBuilder builder, PeerSpecificParserConstraint constraint) voidRouteTargetConstrainNlriHandler.parseNlri(io.netty.buffer.ByteBuf nlri, MpUnreachNlriBuilder builder, PeerSpecificParserConstraint constraint)