mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 22:06:10 +02:00
test_parser: Add test case for OFP15 group_desc request
TODO:Open vSwtich (lib/ofp-util) support OF1.5 group_desc_request, but it has a bug[1]. So, re-generate the packet data by using packet_data_generator2 when Open vSwitch fix the bug. ref: 1) http://openvswitch.org/pipermail/discuss/2015-July/018253.html Signed-off-by: Minoru TAKAHASHI <takahashi.minoru7@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
69ef757e4a
commit
d0733220f3
Binary file not shown.
@ -0,0 +1,7 @@
|
||||
{
|
||||
"OFPGroupDescStatsRequest": {
|
||||
"flags": 0,
|
||||
"group_id": 43981,
|
||||
"type": 7
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user