Class BgpPrefixSidTlvUtil


  • public final class BgpPrefixSidTlvUtil
    extends Object
    • Method Detail

      • formatBgpPrefixSidTlv

        public static void formatBgpPrefixSidTlv​(int type,
                                                 io.netty.buffer.ByteBuf value,
                                                 io.netty.buffer.ByteBuf buffer)
        Utilized method for serialization of BGP prefix SID TLV.
        Parameters:
        type - of TLV
        value - of TLV
        buffer - output aggregator