lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 25 Mar 2015 10:24:31 +0800
From:	yzhu1 <Yanjun.Zhu@...driver.com>
To:	YOSHIFUJI Hideaki <hideaki.yoshifuji@...aclelinux.com>,
	<lizefan@...wei.com>, <netdev@...r.kernel.org>,
	<ulf.samuelsson@...csson.com>, <yoshfuji@...ux-ipv6.org>,
	<Alexandre.Dietsch@...driver.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

On 03/24/2015 07:06 PM, YOSHIFUJI Hideaki wrote:
> 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.
>
HI, YOSHIFUJI

>From your perspective, what is the additional knob ? would you like to
let me know?

Best Regards!
Zhu Yanjun

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ