Signed-off-by: IWAMOTO Toshihiro <[email protected]>
---
ryu/ofproto/ofproto_parser.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/ofproto/ofproto_parser.py b/ryu/ofproto/ofproto_parser.py
index 86b8439..8a1cebb 100644
--- a/ryu/ofproto/ofproto_parser.py
+++ b/ryu/ofproto/ofproto_parser.py
@@ -111,7 +111,7 @@ def ofp_msg_from_jsondict(dp, jsondict):
class StringifyMixin(stringify.StringifyMixin):
- _class_prefixes = ["OFP", "ONF", "MT"]
+ _class_prefixes = ["OFP", "ONF", "MT", "NX"]
@classmethod
def cls_from_jsondict_key(cls, k):
--
1.7.10.4
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel