Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to remove LACP support from iPXE?
2016-04-01, 21:25
Post: #2
RE: How to remove LACP support from iPXE?
(2016-03-22 15:50)FpohCc0 Wrote:  The LACP responder in src/net/eth_slow.c is causing a problem for me. I'd like to disable it.

What kind of issues is it causing for you? Maybe it is something that can, and should be fixed instead?

(2016-03-22 15:50)FpohCc0 Wrote:  I've found that commenting out 'REQUIRE_OBJECT ( eth_slow );' in src/net/ethernet.c seems to do the trick.

Is that the right way to do it? Are there other methods which might be more appropriate and/or flexible (perhaps a DHCP option or similar)?

Seems that is The only way at the moment, The more correct way would probably be something along the lines of moving that require to config/config_ethernet.c and add ifdefs and defines in the config/*.h files

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to remove LACP support from iPXE? - NiKiZe - 2016-04-01 21:25



User(s) browsing this thread: 1 Guest(s)