SLOF/clients
Avik Sil 259f8bcba8 Workaround to make grub2 assign server ip from dhcp ack packet only
Sometimes the bootp reply message from a dhcp nak packet is passed to bootloader
(grub2) through "bootp-response" property. Grub2 does not verify if it is an
ack or nak packet and goes on picking up the server ip address from the message.
This makes grub2 unable to make further communication. The workaround here is
made to avoid this situation by copying the bootp reply message only when it is
from dhcp ack packet.

Signed-off-by: Avik Sil <aviksil@linux.vnet.ibm.com>
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
2014-03-18 17:06:49 +11:00
..
net-snk Workaround to make grub2 assign server ip from dhcp ack packet only 2014-03-18 17:06:49 +11:00
takeover js2x: Fix build of takeover image 2013-08-06 18:18:57 +10:00
.gitignore Update .gitignore files 2012-10-17 16:30:58 +11:00
Makefile Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
clients.mk Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00