Class SrPrefixAttributesParser
java.lang.Object
org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr.SrPrefixAttributesParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic SrPrefix
parseSrPrefix
(io.netty.buffer.ByteBuf buffer, ProtocolId protocol) static void
serializePrefixAttributes
(Flags flags, Algorithm algorithm, SidLabelIndex sidLabelIndex, io.netty.buffer.ByteBuf buffer) static void
serializeSrPrefix
(SrPrefix srPrefix, io.netty.buffer.ByteBuf aggregator)
-
Method Details
-
parseSrPrefix
-
serializeSrPrefix
-
serializePrefixAttributes
public static void serializePrefixAttributes(Flags flags, Algorithm algorithm, SidLabelIndex sidLabelIndex, io.netty.buffer.ByteBuf buffer)
-