On Thu, Jul 30, 2015 at 04:55:13PM -0700, Justin Pettit wrote:
>
> > On Jul 28, 2015, at 8:44 AM, Ben Pfaff wrote:
> >
> > When an upcoming commit divides the pipeline up into ingress and egress
> > pipeline, it will become necessary to resubmit to different tables from
> > each of those pipelin
> On Jul 28, 2015, at 8:44 AM, Ben Pfaff wrote:
>
> When an upcoming commit divides the pipeline up into ingress and egress
> pipeline, it will become necessary to resubmit to different tables from
> each of those pipelines to implement output. This commit makes that
> possible.
>
> Signed-off
When an upcoming commit divides the pipeline up into ingress and egress
pipeline, it will become necessary to resubmit to different tables from
each of those pipelines to implement output. This commit makes that
possible.
Signed-off-by: Ben Pfaff
---
ovn/controller/rule.c | 2 +-
ovn/lib/actio