Subject: Re: NIC load balancing
To: thorpej@zembu.com, =?iso-8859-1?Q?P=E5l?= Halvorsen <paalh@unik.no>
From: Andrew Gillham <gillham@vaultron.com>
List: tech-kern
Date: 07/13/2001 09:32:29
At 07:47 AM 7/13/01 -0700, Jason R Thorpe wrote:

>Well, it's implemented above the NIC level.  One way to do this is
>to use Cisco's EtherChannel protocol.  Andrew Gillham implemented
>this, but hasn't finished his implementation yet.  Andrew?
>
>--
>         -- Jason R. Thorpe <thorpej@zembu.com>

Ok, I'll work on cleaning up my code this weekend.  I have the basic
functionality working, but need to cleanup error handling and ifconfig
support.

-Andrew