[Bug 34412] [patch] tftp(1) will still try and receive traffic even after receiver's disk has filled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 22 16:36:53 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=34412

Alan Somers <asomers at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Overcome By Events
             Status|Open                        |Closed
                 CC|                            |asomers at FreeBSD.org

--- Comment #15 from Alan Somers <asomers at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list