Re: [ovs-dev] [PATCH v2] conntrack: Fix ct-clean thread crash bug

2017-08-25 Thread Darrell Ball
Thanks for the fix Lili I also updated AUTHORS.rst, since I did not find your name there. I also added a Fixes tag and more detail to the commit message. and applied the patch to dpdk_merge here

[ovs-dev] [PATCH v2] conntrack: Fix ct-clean thread crash bug

2017-08-25 Thread huanglili
From: Lili Huang Conn should be removed from the list before freed. This crash will be triggered when a established flow do ct(nat) again, like "ip,actions=ct(table=1) table=1,in_port=1,ip,actions=ct(commit,nat(dst=5.5.5.5)),2