deb-ryu/ryu/tests
IWAMOTO Toshihiro ec04ff9f46 ofproto: Avoid emitting illegal instruction sets
The OpenFlow spec forbids multiple occurences of a same instruction
type within a mod_flow message, so make sure
ofp_instruction_from_jsondict doesn't emit such an instruction set.

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2017-07-21 21:54:25 +09:00
..
integrated Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
mininet Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
packet_data Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
packet_data_generator Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
packet_data_generator2 Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
packet_data_generator3 Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
switch tests/switch: fix bug in _diff_packets function 2016-09-21 21:24:04 +09:00
unit ofproto: Avoid emitting illegal instruction sets 2017-07-21 21:54:25 +09:00
__init__.py Added test framework, ported from Quantum 2012-05-07 21:29:47 +09:00
run_tests.py Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
test_lib.py Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00