test_parser: Fix ofp_multipart_type in OFPFlowStatsRequest

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
IWASE Yusuke 2016-02-10 13:58:10 +09:00 committed by FUJITA Tomonori
parent 5cb8f8ccc7
commit efc859eebf

View File

@ -13,6 +13,6 @@
"out_group": 4294967295,
"out_port": 4294967295,
"table_id": 0,
"type": 1
"type": 17
}
}