The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to remove LACP support from iPXE?
2016-03-22, 15:50
Post: #1
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.

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)?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to remove LACP support from iPXE? - FpohCc0 - 2016-03-22 15:50



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