~ubuntu-branches/ubuntu/wily/ryu/wily-proposed

« back to all changes in this revision

Viewing changes to ryu/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json

  • Committer: Package Import Robot
  • Author(s): Dariusz Dwornikowski
  • Date: 2014-08-18 16:58:52 UTC
  • Revision ID: package-import@ubuntu.com-20140818165852-i0qck3g5mw7rtxt0
Tags: upstream-3.12
ImportĀ upstreamĀ versionĀ 3.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
   "OFPSetAsync": {
 
3
      "flow_removed_mask": [
 
4
         15, 
 
5
         3
 
6
      ], 
 
7
      "packet_in_mask": [
 
8
         5, 
 
9
         1
 
10
      ], 
 
11
      "port_status_mask": [
 
12
         7, 
 
13
         3
 
14
      ]
 
15
   }
 
16
}