On Fri, 15 Dec 2017 10:00:08 +0900 IWASE Yusuke <iwase.yusu...@gmail.com> wrote:
> 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(-) Nice, thanks! ------------------------------------------------------------------------------ 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