Thanks, I applied this to master and branch-2.3.
On 8 July 2014 13:17, Ansis Atteka wrote:
> On Mon, Jul 7, 2014 at 6:01 PM, Joe Stringer
> wrote:
> > The previous 'grep' logic would occasionally catch unintended flows.
> > There's no reason to check for these flows separately, so combine the
On Mon, Jul 7, 2014 at 6:01 PM, Joe Stringer wrote:
> The previous 'grep' logic would occasionally catch unintended flows.
> There's no reason to check for these flows separately, so combine the
> two checks.
>
> Signed-off-by: Joe Stringer
> ---
> tests/ofproto-dpif.at |4 +---
> 1 file cha
The previous 'grep' logic would occasionally catch unintended flows.
There's no reason to check for these flows separately, so combine the
two checks.
Signed-off-by: Joe Stringer
---
tests/ofproto-dpif.at |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/tests/ofproto-dpi