netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux.com>
To: Zhu Yanjun <Yanjun.Zhu@windriver.com>,
	lizefan@huawei.com, netdev@vger.kernel.org,
	ulf.samuelsson@ericsson.com, yoshfuji@linux-ipv6.org,
	Alexandre.Dietsch@windriver.com
Cc: hideaki.yoshifuji@miraclelinux.com
Subject: Re: [PATCH for kernel 3.4.x 0/1] net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state
Date: Tue, 24 Mar 2015 20:06:43 +0900	[thread overview]
Message-ID: <55114543.2080709@miraclelinux.com> (raw)
In-Reply-To: <1427190355-1216-1-git-send-email-Yanjun.Zhu@windriver.com>

Hi,

Zhu Yanjun wrote:
> This patch is for the kernel 4.0. But kernel 3.4 needs this patch, too. So this patch is backported.
> There are the following modifications:
>  1. Because the mothod to set sysctl is different between kernel 3.4 and kernel 4.0, in this patch, the sysctl method is changed;
>  2. Because the variables of mcast_resolicit is different, in this patch, the function neigh_max_probes is changed;
>  3. Because there are so many modifications in this patch, so the author is changed to me;
> 
> Zhu Yanjun (1):
>   net: neighbour: Add mcast_resolicit to configure the number of
>     multicast resolicitations in PROBE state
> 
>  include/linux/neighbour.h |  1 +
>  include/net/neighbour.h   |  1 +
>  net/core/neighbour.c      | 20 +++++++++++++++++---
>  3 files changed, 19 insertions(+), 3 deletions(-)
> 

Hmm, it needs additional knob to change this 10+-year-old
behavior.  I am not for backporting this to old stable
kernels unless all stable kernels supports this knob as
well.

-- 
Hideaki Yoshifuji <hideaki.yoshifuji@miraclelinux.com>
Technical Division, MIRACLE LINUX CORPORATION

  parent reply	other threads:[~2015-03-24 11:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24  9:45 [PATCH for kernel 3.4.x 0/1] net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state Zhu Yanjun
2015-03-24  9:45 ` [PATCH for kernel 3.4.x 1/1] " Zhu Yanjun
2015-03-24  9:51   ` Zhu, Yanjun
2015-03-24 15:55     ` David Miller
2015-03-25  2:22       ` yzhu1
2015-03-24 10:35   ` YOSHIFUJI Hideaki
2015-03-25  6:40     ` yzhu1
2015-03-24 11:06 ` YOSHIFUJI Hideaki [this message]
2015-03-24 15:59   ` [PATCH for kernel 3.4.x 0/1] " David Miller
2015-03-24 23:06     ` YOSHIFUJI Hideaki
2015-03-25  2:24   ` yzhu1

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55114543.2080709@miraclelinux.com \
    --to=hideaki.yoshifuji@miraclelinux.com \
    --cc=Alexandre.Dietsch@windriver.com \
    --cc=Yanjun.Zhu@windriver.com \
    --cc=lizefan@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=ulf.samuelsson@ericsson.com \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).