I decided that it was minor enough (a bug in ofproto/trace) to just
push the series and then send out another series with the bug fix:
http://openvswitch.org/pipermail/dev/2014-November/048173.html
http://openvswitch.org/pipermail/dev/2014-November/048175.html
http://openvsw
Thanks. I'll fold those in.
Jean Tourrilhes pointed out a possible bug in this patch, in the ONF
JIRA for EXT-233. I'm going to look at that before I apply this.
On Thu, Oct 30, 2014 at 04:06:40PM -0700, Jarno Rajahalme wrote:
> With the following changes (some due to master changing in the mea
With the following changes (some due to master changing in the meanwhile):
Acked-by: Jarno Rajahalme
---
lib/flow.c |9 ++---
lib/flow.h |1 +
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/lib/flow.c b/lib/flow.c
index ecd580a..a742e23 100644
--- a/lib/flow.c
+++ b/
This field allows a flow table to match on the output port currently in the
action set.
ONF-JIRA: EXT-233
Signed-off-by: Ben Pfaff
Acked-by: Jarno Rajahalme
---
NEWS| 1 +
build-aux/extract-ofp-fields| 1 +
include/openflow/openflow-1.0.h | 7 ---
lib/flow