mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-01-29 20:42:09 +01:00
test_parser: Add test case for OFP15 port_desc request
TODO:Open vSwtich (lib/ofp-util) support OF1.5 port_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
ebb87b4e03
commit
b7b8e2fca3
Binary file not shown.
@ -0,0 +1,7 @@
|
||||
{
|
||||
"OFPPortDescStatsRequest": {
|
||||
"flags": 0,
|
||||
"port_no": 43981,
|
||||
"type": 13
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user