netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for kernel 3.4.x 0/1] net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state
@ 2015-03-24  9:45 Zhu Yanjun
  2015-03-24  9:45 ` [PATCH for kernel 3.4.x 1/1] " Zhu Yanjun
  2015-03-24 11:06 ` [PATCH for kernel 3.4.x 0/1] " YOSHIFUJI Hideaki
  0 siblings, 2 replies; 11+ messages in thread
From: Zhu Yanjun @ 2015-03-24  9:45 UTC (permalink / raw)
  To: lizefan, netdev, ulf.samuelsson, hideaki.yoshifuji, yoshfuji,
	Alexandre.Dietsch

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(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-03-25  6:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH for kernel 3.4.x 0/1] " YOSHIFUJI Hideaki
2015-03-24 15:59   ` David Miller
2015-03-24 23:06     ` YOSHIFUJI Hideaki
2015-03-25  2:24   ` yzhu1

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).