>> So you are saying that the third stage loader can access the network to
>> send and receive packets? Before when I looked at it I don't recall
>> it doing that.
>
>The third stage has access to the DHCP results so it shouldn't need
>to do any send/receive. Just parse out the DHCP options.
Although I'm happy to accept the patch as is but with the buffer reduced
from 1024 to 256 bytes. An overhead of 256 bytes of data + tens of bytes
of code I can live with, especially as it falls on the FreeBSD booters,
not the Linux booters. :-) But in the long term, a third stage for
FreeBSD would allow functionality to be moved there.
|