Skip to content

Commit

Permalink
[lacp] Add simple LACP implementation
Browse files Browse the repository at this point in the history
Some switch configurations will refuse to enable our port unless we
can speak LACP to inform the switch that we are alive.  Add a very
simple passive LACP implementation that is sufficient to convince at
least Linux's bonding driver (when tested using qemu attached to a tap
device enslaved to a bond device configured as "mode=802.3ad").

Signed-off-by: Michael Brown <mcb30@ipxe.org>
  • Loading branch information
mcb30 committed May 10, 2010
1 parent 2d9a303 commit 84996b7
Show file tree
Hide file tree
Showing 5 changed files with 526 additions and 406 deletions.

0 comments on commit 84996b7

Please sign in to comment.