os-ken/ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json
IWASE Yusuke de2602bac7 test_parser: Add expected json representations
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-01-19 10:52:08 +09:00

10 lines
160 B
JSON

{
"OFPSwitchFeatures": {
"auxiliary_id": 0,
"capabilities": 79,
"datapath_id": 1,
"n_buffers": 255,
"n_tables": 255
}
}