From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: [PATCH v2 net-next] net: ipv6: Add sysctl entry to disable MTU updates from RA Date: Tue, 20 Jan 2015 17:56:40 +0100 Message-ID: <54BE88C8.3060606@redhat.com> References: <1421703363-3376-1-git-send-email-harouth@codeaurora.org> <54BD8CB0.8050800@redhat.com> <006301d034d0$f9e10520$eda30f60$@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Harout Hedeshian Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43312 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751715AbbATQ4w (ORCPT ); Tue, 20 Jan 2015 11:56:52 -0500 In-Reply-To: <006301d034d0$f9e10520$eda30f60$@codeaurora.org> Sender: netdev-owner@vger.kernel.org List-ID: On 01/20/2015 05:48 PM, Harout Hedeshian wrote: ... > I will upload v3 with the following changes: > - Fix tab indentation in documentation > - Remove changes from sysctl_binary.c and sysctl.h > - Fixed netlink dumps Sounds good, thanks!