This may be used in port stats and port status messages

Signed-off-by: Simon Horman <[email protected]>

---
v3
* Correct subject: of13 -> of14

v2
* First post
---
 ryu/ofproto/ofproto_v1_4_parser.py | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ryu/ofproto/ofproto_v1_4_parser.py 
b/ryu/ofproto/ofproto_v1_4_parser.py
index 394de6e..30a3238 100644
--- a/ryu/ofproto/ofproto_v1_4_parser.py
+++ b/ryu/ofproto/ofproto_v1_4_parser.py
@@ -900,6 +900,11 @@ class OFPPortDescPropOptical(StringifyMixin):
         return optical
 
 
[email protected]_type(ofproto.OFPPDPT_EXPERIMENTER)
+class OFPPortDescPropExperimenter(OFPPropCommonExperimenter4ByteData):
+    pass
+
+
 class OFPTableModProp(OFPPropBase):
     _TYPES = {}
 
-- 
1.8.5.2


------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to