Re: [Etherboot-developers] Error reporting thoughts...
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-03-27 15:04:04
|
>1) If we drop a DHCP packet because it does not have what > we are looking for we do not even warn once. This is probably > as useful as the fragmented packet handling warning. Yes, some newbies forget to provide a filename and wonder why there's no response. However to know that the warning has been issued, one would have to retain the IP address of the useless server(s). Also the output could get annoying in situations where it's expected that useless servers will make offers. Maybe a config variable that can be turned off? >2) If you do not have a TFTP server setup we ignore the icmp error. > Possibly we should do something with it. Sounds reasonable. |