On Wed, Aug 27, 2014 at 4:13 AM, Andy Zhou <az...@nicira.com> wrote: > For the out of tree OVS module, the network stack recursion limit are > some times lower than the default value enforced by dev.c. > example that the default > > This patch implements a lower limit, than the limit enforced by dev,c, > to accommodate some OVS use cases that involves higher stack usage. > For example, OVS + IPsec. > > Signed-off-by: Andy Zhou <az...@nicira.com>
As discussed offline this check can be kept in actions.c. since we do not need patch 2 and 4, can you merge patch 1 and 3? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev