Hi RYU team,
We have implemented your comments on Layer 2 QoS Module and I have attached the
code as a patch.
Also I have attached the test plan document and readme file with this
mail.Please let me
know your feedback on the code and we request you to merge this module with the
RYU framework.
Signed-off-by: YAMAMOTO Takashi
---
ryu/ofproto/ofproto_common.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ryu/ofproto/ofproto_common.py b/ryu/ofproto/ofproto_common.py
index 49d1c12..cc3820d 100644
--- a/ryu/ofproto/ofproto_common.py
+++ b/ryu/ofproto/ofproto_common.py
@@ -21,5 +21,
Signed-off-by: YAMAMOTO Takashi
---
ryu/lib/packet/vlan.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/ryu/lib/packet/vlan.py b/ryu/lib/packet/vlan.py
index 477b8ee..e672272 100644
--- a/ryu/lib/packet/vlan.py
+++ b/ryu/lib/packet/vlan.py
@@ -22,7 +22,6 @@ from . import lldp
from . import