![]() 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> |
||
---|---|---|
.. | ||
net-snk | ||
takeover | ||
.gitignore | ||
Makefile | ||
clients.mk |