of14: Add port mod experimenter property
Signed-off-by: Simon Horman <horms@verge.net.au>
This commit is contained in:
parent
6e2f80e2d7
commit
974e4030c3
@ -5145,6 +5145,10 @@ class OFPPortModPropOptical(StringifyMixin):
|
||||
return buf
|
||||
|
||||
|
||||
class OFPPortModPropExperimenter(OFPPropCommonExperimenter4ByteData):
|
||||
pass
|
||||
|
||||
|
||||
@_set_msg_type(ofproto.OFPT_PORT_MOD)
|
||||
class OFPPortMod(MsgBase):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user