deb-ryu/ryu
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
..
app ofctl_rest: Add get role API 2017-03-28 11:00:43 +09:00
base Avoid parallel executions of AppManager.close() 2016-07-01 11:30:01 +09:00
cmd manager: Introduce user flags option 2017-06-22 16:08:33 +09:00
contrib contrib/tinyrpc: Remove embedded tinyrpc, use upstream 2016-11-04 09:51:36 +09:00
controller ofproto: Handle OFPErrorExperimenterMsg 2017-07-21 21:38:42 +09:00
lib fix dhcp6.py bug using python3 2017-05-30 22:10:46 +09:00
ofproto ofproto: Avoid emitting illegal instruction sets 2017-07-21 21:54:25 +09:00
services bgp_sample_conf: absolute_import to suppress warnings 2017-07-21 21:38:42 +09:00
tests ofproto: Avoid emitting illegal instruction sets 2017-07-21 21:54:25 +09:00
topology topology: ignore cfm packets on packet in 2016-07-01 12:23:17 +09:00
__init__.py Ryu 4.15 2017-07-02 20:08:32 +09:00
cfg.py Adapt to namespace-less oslo 2015-05-19 15:39:27 +09:00
exception.py ofctl: Add ovs-ofctl style action string parser 2017-05-30 16:13:18 +09:00
flags.py zebra: Implement Server APIs for Zebra protocol service 2017-02-22 12:23:24 +09:00
hooks.py Removes unnecessary Windows requirements 2016-04-06 22:33:56 +03:00
log.py 'ConfigParser' is renamed to 'configparser' in Python 3 2015-04-14 05:31:42 +09:00
utils.py utils.import_module: Prefer filepath than Python module 2017-05-09 10:48:18 +09:00