[Netboot-developers] netboot generates broken tftp requests
Status: Beta
Brought to you by:
gkminix
From: Enrico S. <enr...@in...> - 2003-01-14 22:48:08
|
Hello, netboot generates broken TFTP request (the 'tsize' param is empty, the server interprets the following 'timeout' literal as this value and fails therefore). The attached patch adds a '0' as value for 'tsize' and removes trailing garbage. Enrico |