From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH] ipv4/fib_frontend.c: (Re)export ip_dev_find for 2.6.14 Date: Tue, 04 Oct 2005 12:39:05 -0700 (PDT) Message-ID: <20051004.123905.56817889.davem@davemloft.net> References: <1128438073.4397.4105.camel@hal.voltaire.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, openib-general@openib.org Return-path: To: halr@voltaire.com In-Reply-To: <1128438073.4397.4105.camel@hal.voltaire.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: openib-general-bounces@openib.org Errors-To: openib-general-bounces@openib.org List-Id: netdev.vger.kernel.org From: Hal Rosenstock Date: 04 Oct 2005 11:01:14 -0400 > (There is emerging functionality (not yet pushed upstream) in the IB > subsystem which relies on this being available. ip_dev_find is used to > find a valid IPoIB device when the outgoing device returned by the route > lookup (ip_route_output_key) is using the loopback interface. A valid > IPoIB device is needed to perform sending an ARP and doing an IB path > lookup so that an IB connection can be made). Then add this when this "emerging functionality" is pushed upstream.