From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [2.4 PATCH] bugfix: ARP respond on all devices Date: Sun, 27 Jul 2003 17:36:00 -0700 Sender: netdev-bounce@oss.sgi.com Message-ID: <20030727173600.475d95fb.davem@redhat.com> References: <200307280140470646.1078EC67@192.168.128.16> <20030727164649.517b2b88.davem@redhat.com> <200307280158250677.10891156@192.168.128.16> <20030727165831.05904792.davem@redhat.com> <200307280211590888.10957DD9@192.168.128.16> <20030727171403.6e5bcc58.davem@redhat.com> <200307280235210263.10AADFF8@192.168.128.16> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: bloemsaa@xs4all.nl, marcelo@conectiva.com.br, netdev@oss.sgi.com, linux-net@vger.kernel.org, layes@loran.com, torvalds@osdl.org, linux-kernel@vger.kernel.org Return-path: To: "Carlos Velasco" In-Reply-To: <200307280235210263.10AADFF8@192.168.128.16> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Mon, 28 Jul 2003 02:35:21 +0200 "Carlos Velasco" wrote: > On 27/07/2003 at 17:14 David S. Miller wrote: > >Other systems do not give you the capabilities our routing layer does, > >such as route based source address selections. So it is no surprise > >that they behave differently in this area. > > Problem is that linux is unable to behave like the other OS and systems > do in a simple way. > The easy way is the "hidden" patch, if it's applied in the kernel. Not true, anyone is free to design a graphical GUI or shell script (or even a wrapper for the /sbin/ip tool) that gives you the default behavior you want, without any user interaction whatsoever.