Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: How to remove LACP support from iPXE?
Post: RE: How to remove LACP support from iPXE?

(2016-04-18 10:18)mcb30 Wrote:  Now done: http://git.ipxe.org/ipxe.git/commitdiff/40a8a52. Build option in config/general.h is NET_PROTO_LACP. Fantastic, thank you!
FpohCc0 General 4 17,124 2016-04-21, 19:59
  Thread: How to remove LACP support from iPXE?
Post: RE: How to remove LACP support from iPXE?

(2016-04-01 21:25)NiKiZe Wrote:  What kind of issues is it causing for you? Maybe it is something that can, and should be fixed instead? There's no problem with the implementation that needs to...
FpohCc0 General 4 17,124 2016-04-02, 22:12
  Thread: How to remove LACP support from iPXE?
Post: How to remove LACP support from iPXE?

The LACP responder in src/net/eth_slow.c is causing a problem for me. I'd like to disable it. I've found that commenting out 'REQUIRE_OBJECT ( eth_slow );' in src/net/ethernet.c seems to do the trick...
FpohCc0 General 4 17,124 2016-03-22, 15:50