https://bugzilla.mindrot.org/show_bug.cgi?id=1798
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2065|0 |1 is obsolete| | --- Comment #19 from Damien Miller <[email protected]> --- Created attachment 2351 --> https://bugzilla.mindrot.org/attachment.cgi?id=2351&action=edit Updated to -current Revised patch, with description of extension in the PROTOCOL file. Hopefully I'll be able to get it in this time. I wasn't able to convince everyone that it was worth the DoS risk before (many platforms implement fsync() by just calling the fs-wide sync() function which can trigger a lot of I/O), but now we have the request blacklist that can avoid this in cases where users can't be trusted. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
