Re: [ovs-dev] [PATCH v2 11/15] dpif-netdev: Implement conntrack flush interface.

2016-04-26 Thread Daniele Di Proietto
On 26/04/2016 16:38, "Flavio Leitner" wrote: >On Fri, Apr 15, 2016 at 05:02:43PM -0700, Daniele Di Proietto wrote: >> Signed-off-by: Daniele Di Proietto > >This could be squashed with "[07/15] conntrack: Implement flush >function" > >Just a suggestion. > >Acked-by: Flavio Leitner As also

Re: [ovs-dev] [PATCH v2 11/15] dpif-netdev: Implement conntrack flush interface.

2016-04-26 Thread Flavio Leitner
On Fri, Apr 15, 2016 at 05:02:43PM -0700, Daniele Di Proietto wrote: > Signed-off-by: Daniele Di Proietto This could be squashed with "[07/15] conntrack: Implement flush function" Just a suggestion. Acked-by: Flavio Leitner > --- > lib/dpif-netdev.c | 10 +- > 1 file changed, 9 inser