Class: SDN::Message::ILT2::PostNodeLabel

Inherits:
PostNodeLabel show all
Defined in:
lib/sdn/message/ilt2/post.rb

Overview

ILT2 node-label response variant with a larger maximum payload.

Constant Summary collapse

MAX_LENGTH =

Maximum label length, in bytes

32

Constants inherited from PostNodeLabel

PostNodeLabel::MSG

Instance Attribute Summary

Attributes inherited from PostNodeLabel

#label

Method Summary

Methods inherited from PostNodeLabel

#initialize, #params, #parse

Constructor Details

This class inherits a constructor from SDN::Message::PostNodeLabel