Ben,
Thanks for fixing that up, looks good :-)
Jarno
On Mar 8, 2013, at 18:52 , ext Ben Pfaff wrote:
> On Fri, Mar 08, 2013 at 03:50:12PM +0200, Jarno Rajahalme wrote:
>> Remove recursion from GOTO_TABLE processing in do_xlate_actions().
>> This allows packet processing pipelines built with g
On Fri, Mar 08, 2013 at 03:50:12PM +0200, Jarno Rajahalme wrote:
> Remove recursion from GOTO_TABLE processing in do_xlate_actions().
> This allows packet processing pipelines built with goto table be
> longer and not interact with each other via the resubmit recursion limit.
>
> Signed-off-by: Ja
Remove recursion from GOTO_TABLE processing in do_xlate_actions().
This allows packet processing pipelines built with goto table be
longer and not interact with each other via the resubmit recursion limit.
Signed-off-by: Jarno Rajahalme
---
ofproto/ofproto-dpif.c | 112 +