On Fri, 12 Jun 2015 10:32:37 +0300 Eran Gampel <[email protected]> wrote:
> Add support for the Nicira extension mark (NXM_NX_PKT_MARK), > Add support for match and action. > This extension is important as it is the only mark that stay persistence > across virtual switches. > Added support for 1.3,1.4,1.5 Openflow proto > Tried to follow the unit test example, but I am not sure if I need to add > more tests, please review let me know if I need to add/modify the patch. Great, thanks a lot! However, I can't apply this patch clealy: FUJITA-no-MacBook-Pro:ryu fujita$ patch -p1 < 1 patching file ryu/ofproto/nx_match.py patching file ryu/ofproto/ofproto_parser.py patching file ryu/ofproto/ofproto_v1_0.py patching file ryu/ofproto/ofproto_v1_3.py patch: **** malformed patch at line 239: OXMs. Can you update the patch and send it? Thanks a lot! ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
