On Sun, 14 Jun 2015 18:57:00 +0300 Eran Gampel <[email protected]> wrote:
> Please see below merged patch > >>From 1e3cf43f6cda27f91659c2fe7ad9d2692158a628 Mon Sep 17 00:00:00 2001 > From: eran gampel <[email protected]> > Date: Sun, 14 Jun 2015 18:51:30 +0300 > Subject: [PATCH] Add support for the nicira extension mark > (NXM_NX_PKT_MARK), > Add support for match and action set via NXAction ReMove This extension is > important as it is the only mark that stay persistence across virtual > switches Signed-off-by: Eran Gampel [email protected] > > Signed-off-by: eran gampel <[email protected]> > --- > ryu/ofproto/nx_match.py | 26 > +++++++++++++++++++++- > ryu/ofproto/ofproto_parser.py | 1 - > ryu/ofproto/ofproto_v1_0.py | 3 +++ > ryu/ofproto/ofproto_v1_3.py | 1 + > ryu/ofproto/ofproto_v1_4.py | 1 + > ryu/ofproto/ofproto_v1_5.py | 1 + > .../json/of13/4-60-ofp_flow_mod.packet.json | 7 ++++++ > 7 files changed, 38 insertions(+), 2 deletions(-) Thanks, but still malformed. FUJITA-no-MacBook-Pro:ryu fujita$ patch -p1 < 1 patching file ryu/ofproto/nx_match.py patch: **** malformed patch at line 124: Mon Sep 17 00:00:00 2001 If it's difficult to send a plain text, you can send a patch as an attachment. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
