Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json 
b/ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json
index 3f3b096..558affc 100644
--- a/ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json
+++ b/ryu/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json
@@ -12,6 +12,17 @@
             "OFPInstructionActions": {
                "actions": [
                   {
+                     "OFPActionSetField": {
+                        "field": {
+                           "OXMTlv": {
+                              "field": "vlan_vid", 
+                              "mask": null, 
+                              "value": 258
+                           }
+                        }
+                     }
+                  }, 
+                  {
                      "OFPActionOutput": {
                         "max_len": 65535, 
                         "port": 6
-- 
1.8.3.1


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to