Date: Wed, 22 Aug 2018 16:36:51 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 34412] [patch] tftp(1) will still try and receive traffic even after receiver's disk has filled Message-ID: <bug-34412-227-JROv3EsIRt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-34412-227@https.bugs.freebsd.org/bugzilla/> References: <bug-34412-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D34412 Alan Somers <asomers@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|Open |Closed CC| |asomers@FreeBSD.org --- Comment #15 from Alan Somers <asomers@FreeBSD.org> --- This is no longer an issue. Edwin's tftpd rewrite from 2010 (r207608 and r207614) switched tftpd to buffer the entire file before writing it, rather than write it packet-at-a-time. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-34412-227-JROv3EsIRt>