Thanks for the quick review. I pushed this to master and branch-1.11.
--Justin
On Jun 11, 2013, at 11:03 PM, Ethan Jackson wrote:
> Acked-by: Ethan Jackson
>
> On Tue, Jun 11, 2013 at 11:00 PM, Justin Pettit wrote:
>> The handle_flow_miss_with_facet() function used the facet's flow
>> info
Acked-by: Ethan Jackson
On Tue, Jun 11, 2013 at 11:00 PM, Justin Pettit wrote:
> The handle_flow_miss_with_facet() function used the facet's flow
> information instead of the missed flow. This corrects that.
>
> Signed-off-by: Justin Pettit
> ---
> ofproto/ofproto-dpif.c |4 ++--
> 1 file
The handle_flow_miss_with_facet() function used the facet's flow
information instead of the missed flow. This corrects that.
Signed-off-by: Justin Pettit
---
ofproto/ofproto-dpif.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ofproto/ofproto-dpif.c b/ofproto/ofpro