> On Aug 3, 2016, at 3:46 PM, Joe Stringer <j...@ovn.org> wrote:
> 
> On 3 August 2016 at 15:25, Jarno Rajahalme <ja...@ovn.org> wrote:
>> Upstream commit:
>>    ovs_ct_find_existing() issues a warning if an existing conntrack entry
>>    classified as IP_CT_NEW is found, with the premise that this should
>>    not happen.  However, a newly confirmed, non-expected conntrack entry
>>    remains IP_CT_NEW as long as no reply direction traffic is seen.  This
>>    has resulted into somewhat confusing kernel log messages.  This patch
>>    removes this check and warning.
>> 
>>    Fixes: 289f2253 ("openvswitch: Find existing conntrack entry after 
>> upcall.")
>>    Suggested-by: Joe Stringer <j...@ovn.org>
>>    Signed-off-by: Jarno Rajahalme <ja...@ovn.org>
>>    Acked-by: Joe Stringer <j...@ovn.org>
>> 
>> Signed-off-by: Jarno Rajahalme <ja...@ovn.org>
> 
> Can you get the upstream commit id and add it into the commit message? Thanks.
> 
> Acked-by: Joe Stringer <j...@ovn.org>

Pushed to master amended as requested,

  Jarno

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to