backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of15 / libofproto-OFP15-table_features_reply.packet.json
1 {
2     "1": [
3         {
4             "capabilities": 4,
5             "command": 1,
6             "features": 1,
7             "length": 80,
8             "max_entries": 255,
9             "metadata_match": 18446744073709551615,
10             "metadata_write": 18446744073709551615,
11             "name": "table1",
12             "properties": [
13                 {
14                     "oxm_values": [
15                         {
16                             "eth_src": "aa:bb:cc:dd:ee:ff"
17                         }
18                     ],
19                     "type": "PACKET_TYPES"
20                 }
21             ],
22             "table_id": 1
23         }
24     ]
25 }