On Tue, 26 Nov 2002, Ben Greear wrote:
> Jeff V. Merkey wrote:
> > Here is something we did at Novell many years back that worked very well for
> > load balancing across multiple adapters. This implementation allowed up
> > to four (4) adapters to function with load balancing. To pull this off,
> > you need to spoof at the MAC laer and alter the MAC addresses in the
> > header of received frames to spoof the IP stack above. This method
> > requires **NO** changes to any protocol stacks above.
>
> How is this different from the bonding driver(s) that are already
> in the kernel?
>
> Also, round-robin type of things seem to cause trouble by re-ordering
> packets (as seen by the receiving machine).
>
> Ben
>
> --
> Ben Greear <greearb@candelatech.com> <Ben_Greear AT excite.com>
> President of Candela Technologies Inc http://www.candelatech.com
> ScryMUD: http://scry.wanfear.com http://scry.wanfear.com/~greear
>
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/