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, 19 Nov 2014 23:11:52 -0000
From:	kyeyoonp@...eaurora.org
To:	"David Miller" <davem@...emloft.net>
Cc:	shemming@...cade.com, kyeyoonp@...eaurora.org,
	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] bridge: make proxy arp configurable

> From: Stephen Hemminger <shemming@...cade.com>
> Date: Thu, 30 Oct 2014 20:09:42 -0700
>
>> @@ -60,3 +60,19 @@ config BRIDGE_VLAN_FILTERING
>>  	  Say N to exclude this support and reduce the binary size.
>>
>>  	  If unsure, say Y.
>> +
>> +config BRIDGE_ARP_PROXY
>> +	bool "ARP proxying"
>> +	depends on BRIDGE
>> +	depends on INET
>> +	default y
>> +	---help---
>> +	  If you say Y here, then the Ethernet bridge to keep track of
>> +	  the hardware address to IP address mapping.
>> +
>> +	  It is most useful when used as a wireless AP.
>> +
>> +	  Say N to exclude this support and reduce the binary size.
>> +
>> +	  If unsure, say Y.
>> +
>
> Please do not ever add empty lines at the end of files, GIT warns
> about this when I try to apply your patch.

Hi Dave, I notice that this patch was never applied to "net-next". I
have one more patch contribution to make to the bridge code regarding
Proxy ARP IPv4. I would very much like this patch by Stephen to be
applied as well. I have no problem resubmitting this patch (with the
empty line removed). Do you want me to do that as part of the set?

Thanks!

- Kyeyoon

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