From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH] [IPVS] Fix endian problem on sync message size Date: Tue, 5 Oct 2004 11:43:48 -0700 Sender: netdev-bounce@oss.sgi.com Message-ID: <20041005114348.146b4bb5.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@oss.sgi.com Return-path: To: Wensong Zhang In-Reply-To: Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Wed, 6 Oct 2004 02:20:18 +0800 (CST) Wensong Zhang wrote: > Here is the patch from Justin Ossevoort to fix > endian problem on IPVS sync message size. Please check and apply them to > kernel 2.4 and 2.6 respectively. Patch applied, thanks.