Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to remove LACP support from iPXE?
2016-04-18, 10:18
Post: #4
RE: How to remove LACP support from iPXE?
(2016-04-01 21:25)NiKiZe Wrote:  
(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

Now done: http://git.ipxe.org/ipxe.git/commitdiff/40a8a52. Build option in config/general.h is NET_PROTO_LACP.

Michael
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? - mcb30 - 2016-04-18 10:18



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