david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Sven Ulland de65a240b9 [lacp] Set "aggregatable" flag in response LACPDU
Some switches do not allow an individual link (as defined in IEEE Std
802.3ad-2000 section 43.3.5) to work alone in a link aggregation group
as described in section 43.3.6.  This is verified on Dell's
PowerConnect M6220, based on the Broadcom Strata XGS-IV chipset.

Set the LACP_STATE_AGGREGATABLE flag in the actor.state field to
announce link aggregation in the response LACPDU, which will have the
switch enable the link aggregation group and allow frames to pass.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-07-23 11:56:04 +01:00
..
arch [x86_64] Add functions to read and write model-specific registers 2014-07-23 10:20:15 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [cmdline] Add "profstat" command to display profiling statistics 2014-04-27 23:14:47 +01:00
core [build] Expose build timestamp, build name, and product names 2014-06-24 15:32:35 +01:00
crypto [crypto] Fix debug message 2014-07-12 14:24:40 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [natsemi] Check for ioremap() failures 2014-07-16 15:54:49 +01:00
hci [cmdline] Add "profstat" command to display profiling statistics 2014-04-27 23:14:47 +01:00
image [efi] Allow for interception of boot services calls by loaded image 2014-07-16 01:58:19 +01:00
include [efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header 2014-07-16 14:53:03 +01:00
interface [efi] Use EFI_CONSOLE_CONTROL_PROTOCOL to set text mode if available 2014-07-16 15:10:07 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [lacp] Set "aggregatable" flag in response LACPDU 2014-07-23 11:56:04 +01:00
tests [crypto] Add support for iPAddress subject alternative names 2014-07-11 16:55:14 +01:00
usr [autoboot] Allow autoboot device to be identified by link-layer address 2014-07-08 00:37:31 +01:00
util [build] Merge util/geniso and util/genliso 2014-05-14 16:00:58 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Expose build timestamp, build name, and product names 2014-06-24 15:32:35 +01:00
Makefile.housekeeping [build] Fix erroneous object name in version object 2014-06-26 16:43:59 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00