Re: [Etherboot-developers] Dropping DHCP messgaes
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2001-11-05 06:57:31
|
>I forget to say the code is fine for using bootp. That is strange that >they both obey the same standard but behaves differently at the client side. That's because in BOOTP the server sends everything it knows whereas in DHCP, the server only sends the items that the client has asked for. |