Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754844AbcLXNP4 (ORCPT ); Sat, 24 Dec 2016 08:15:56 -0500 Received: from mail-wj0-f196.google.com ([209.85.210.196]:33601 "EHLO mail-wj0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753178AbcLXNPz (ORCPT ); Sat, 24 Dec 2016 08:15:55 -0500 Subject: Re: [PATCH] ipv4: Namespaceify tcp_tw_reuse knob To: Haishuang Yan , "David S. Miller" , lexey Kuznetsov , James Morris , Patrick McHardy References: <1482583387-79777-1-git-send-email-yanhaishuang@cmss.chinamobile.com> Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org From: Nikolay Borisov Message-ID: <42fe6d4f-9b16-d919-332c-21d19442c853@gmail.com> Date: Sat, 24 Dec 2016 15:15:51 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <1482583387-79777-1-git-send-email-yanhaishuang@cmss.chinamobile.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 168 Lines: 6 On 24.12.2016 14:43, Haishuang Yan wrote: > Signed-off-by: Haishuang Yan Reviewed-by: Nikolay Borisov