Date: Wed, 21 Nov 2001 21:08:35 -0800 (PST) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/tftpd tftpd.c Message-ID: <200111220508.fAM58ZP73647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2001/11/21 21:08:35 PST
Modified files:
libexec/tftpd tftpd.c
Log:
Change the failure mode in option parsing to silently bailing out of option
negotiation rather than rejecting the request.
Apple OpenFirmware 3.0f3 (the version in my iMac) adds trailing garbage to the
end of an otherwise valid request. Without this change, the requests were
rejected which prevented me from booting.
Reviewed by: obrien
Revision Changes Path
1.21 +9 -2 src/libexec/tftpd/tftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111220508.fAM58ZP73647>
