os-ken/ryu
IWASE Yusuke 870dcab678 ofproto_v1_5_parser: oxm_ids with name str in OFPActionCopyField
Currently, oxm_ids argument of OFPActionCopyField should be a list of
OFPOxmId instances, but this patch enables to specify with the OXM field
name as the str type value which is corresponding to the keywords of
OFPMatch.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2017-12-17 19:27:33 +09:00
..
app rest_vtep: Add some descriptions for troubleshooting 2017-12-11 22:34:00 +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 *: Reject Binary Represented IP Addresses 2017-11-16 09:15:12 +09:00
lib packet/icmp: Avoid TypeError when calculating length 2017-11-16 09:15:28 +09:00
ofproto ofproto_v1_5_parser: oxm_ids with name str in OFPActionCopyField 2017-12-17 19:27:33 +09:00
services ovsdb: Fix small bug 2017-12-11 23:42:31 +09:00
tests packet_data_generator3: Generate OF13 Ext-230 bundle packets 2017-12-11 22:35:10 +09:00
topology topology: Enable to detect migrations of hosts 2017-12-11 22:33:41 +09:00
__init__.py Ryu 4.20 2017-12-02 09:50:31 +09:00
cfg.py packet/zebra: Support FRRouting version 3.0 2017-11-01 23:22:09 +09:00
exception.py ofctl: Add ovs-ofctl style action string parser 2017-05-30 16:13:18 +09:00
flags.py flags: Inject __class__ attribute to LooseVersion 2017-11-02 11:18:03 +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 Only import pip if needed 2017-09-05 15:54:07 +09:00