From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bas Bloemsaat" Subject: Re: [2.4 PATCH] bugfix: ARP respond on all devices Date: Wed, 20 Aug 2003 22:07:27 +0200 Sender: netdev-bounce@oss.sgi.com Message-ID: <00a501c36756$b536ed30$c801a8c0@llewella> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: , , , , , , , , , , , , Return-path: To: "David S. Miller" Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org > I don't think anyone is asking for a change in the default behaviour > (although my point about breaking modules does apply), people would be > satisfied, even ecstatic, if we had a simple way (flag) to set to make > Linux work without setting /proc filters, using arpfilter, applying source > routes (David's suggestion) and generally jumping through hoops. Agree! Just a flag (ARP_ISOLATED, default to 0) in /proc/sys/net/ipv4/conf/*? The default behaviour of the current (and future kernels) stays as it is now, so it doesn't break for anyone, and a lot of people (including me :) benefit from a much easier setup. No need to implement a whole hidden scenario either. Regards, Bas