We haven't experimented with layer 4 load balancing in the past. I guess this is because of the big overhead of parsing the skb for the necessary data, but also because of the risk of dealing with IP fragmentation, large send issues, encryption and all kinds of off-loadings. Shmulik. > -----Original Message----- > From: David S. Miller [mailto:davem@redhat.com] > Sent: Thursday, March 27, 2003 6:06 PM > To: Hen, Shmulik > Cc: bonding-devel@lists.sourceforge.net; > bonding-announce@lists.sourceforge.net; > linux-net@vger.kernel.org; netdev@oss.sgi.com; > linux-kernel@vger.kernel.org; jgarzik@pobox.com > Subject: Re: [Bonding][patch] Adding Transmit load balancing > mode to bonding > > > From: shmulik.hen@intel.com > Date: Thu, 27 Mar 2003 17:38:02 +0200 (IST) > > Balancing is connection oriented (e.g. by IPv4 destination address) > so packet order is always kept. > > You could also key off of the destination/source port as well for > UDP/TCP/SCTP. Have you experimented with this? > - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html