The following patches fix the length calculation and padding of OFPActionCopyField when using OpenFlow 1.5.
This issue is related to the following report when using Open vSwitch. [Ryu-devel] Reg load fails in OF 1.5 IWASE Yusuke (3): ofproto_v1_5_parser: Fix length calculation of OFPOxmId ofproto_v1_5_parser: Missing trailing pads of OFPActionCopyField ofproto_v1_5_parser: oxm_ids with name str in OFPActionCopyField ryu/ofproto/ofproto_v1_5_parser.py | 31 +++++++++++++++++++++++-------- ryu/ofproto/oxm_fields.py | 3 +++ 2 files changed, 26 insertions(+), 8 deletions(-) -- 2.7.4 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel