From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 4/6] cnic: Simplify route checking during iSCSI connection. Date: Fri, 26 Feb 2010 02:11:30 -0800 (PST) Message-ID: <20100226.021130.26266073.davem@davemloft.net> References: <1267058529-18454-2-git-send-email-mchan@broadcom.com> <1267058529-18454-3-git-send-email-mchan@broadcom.com> <1267058529-18454-4-git-send-email-mchan@broadcom.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: mchan@broadcom.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:50679 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933175Ab0BZKLM (ORCPT ); Fri, 26 Feb 2010 05:11:12 -0500 In-Reply-To: <1267058529-18454-4-git-send-email-mchan@broadcom.com> Sender: netdev-owner@vger.kernel.org List-ID: From: "Michael Chan" Date: Wed, 24 Feb 2010 16:42:07 -0800 > With a separate IP address for iSCSI, connections should proceed > whether or not we can get a route to the target from the network stack. > It is possible that the network IP address may not reach the iSCSI target. > > Signed-off-by: Michael Chan > Signed-off-by: Benjamin Li > Signed-off-by: Eddie Wai Applied.