Signed-off-by: YAMAMOTO Takashi
---
ryu/ofproto/ofproto_v1_4_parser.py | 41 +++---
1 file changed, 34 insertions(+), 7 deletions(-)
diff --git a/ryu/ofproto/ofproto_v1_4_parser.py
b/ryu/ofproto/ofproto_v1_4_parser.py
index b6432b3..60ead3f 100644
--- a/ryu/ofpro
Signed-off-by: YAMAMOTO Takashi
---
ryu/ofproto/ofproto_v1_3_parser.py | 41 +++---
1 file changed, 34 insertions(+), 7 deletions(-)
diff --git a/ryu/ofproto/ofproto_v1_3_parser.py
b/ryu/ofproto/ofproto_v1_3_parser.py
index b4a1b7c..8770409 100644
--- a/ryu/ofpro
Signed-off-by: YAMAMOTO Takashi
---
ryu/ofproto/oxm_fields.py | 4
1 file changed, 4 insertions(+)
diff --git a/ryu/ofproto/oxm_fields.py b/ryu/ofproto/oxm_fields.py
index 1ca5f65..2e58386 100644
--- a/ryu/ofproto/oxm_fields.py
+++ b/ryu/ofproto/oxm_fields.py
@@ -230,6 +230,10 @@ def parse(
Hi,I want to test an HP switch and I am using the Ryu Switch Test Tool. My configuration is the following and shown in the attached pdf:I am using an Open vSwitch as a tester switch and a server hosts both the Open vSwitch and the Ryu test. I use three physical ethernet interfaces of the server to
Thanks for your help.
Yes, I thought msg.cookie would be there. In this case the cookie is set in
the flow. Also, it seems that the cookie attribute should exist even if the
cookie wasn't set in the flow.
Here is a trace showing the exception:
[therbert@TNSRyu ryu]$ ryu-manager --verbose ryu/app