mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-12 00:03:24 +02:00
packet_data_generator: uncomment ofp_error_msg_experimenter
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
d0576b5288
commit
f3ce0b3c94
@ -563,15 +563,11 @@ x() ->
|
||||
has_mask = false,
|
||||
value = <<"\362\v\244}\370\352">>,
|
||||
mask = undefined}]}},
|
||||
|
||||
% ryu doesn't have the implementation
|
||||
% #ofp_error_msg_experimenter{
|
||||
% exp_type = 60000,
|
||||
% experimenter = 999999,
|
||||
% data = <<"jikken data">>
|
||||
% }
|
||||
skip,
|
||||
|
||||
#ofp_error_msg_experimenter{
|
||||
exp_type = 60000,
|
||||
experimenter = 999999,
|
||||
data = <<"jikken data">>
|
||||
},
|
||||
#ofp_get_async_request{},
|
||||
#ofp_get_async_reply{
|
||||
packet_in_mask = {[no_match, invalid_ttl], [no_match]},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user