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] [day] [month] [year] [list]
Date:	Fri, 16 Mar 2012 23:00:40 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	nhorman@...driver.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] arp: allow arp processing to honor per interface
 arp_accept sysctl

From: Neil Horman <nhorman@...driver.com>
Date: Thu, 15 Mar 2012 11:25:58 -0400

> I found recently that the arp_process function which handles all of our received
> arp frames, is using IPV4_DEVCONF_ALL macro to check the state of the arp_process
> flag.  This seems wrong, as it implies that either none or all of the network
> interfaces accept gratuitous arps.  This patch corrects that, allowing
> per-interface arp_accept configuration to deviate from the all setting.  Note
> this also brings us into line with the way the arp_filter setting is handled
> during arp_process execution.
> 
> Tested this myself on my home network, and confirmed it works as expected.
> 
> Signed-off-by: Neil Horman <nhorman@...driver.com>

Applied to net-next, thanks Neil.
--
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