[Bug 234426] SSH/SFTP connections from a 12.0-RELEASE VMware VM to the outside world are dropped with "ssh_packet_write_wait: broken pipe" errors

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Dec 2021 00:29:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234426

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=afcad366c43a50f23871cd3fe97b1aad845124be

commit afcad366c43a50f23871cd3fe97b1aad845124be
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-04-25 21:14:23 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-12-12 22:19:56 +0000

    Revert "Add workaround for a QoS-related bug in VMWare Workstation."

    This reverts commit 77c2fe20df6a9a7c1a353e1a4ab2ba80fefab881.

    The VMware Workstation issue was fixed in 2019[1], and we'd rather not
    carry unnecessary local changes in OpenSSH.

    [1]
https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-ssh-results-in-broken-pipe-upon-connecting-in-Vmware/m-p/486105/highlight/true#M25470

    PR:             234426
    Discussed with: yuripv
    Approved by:    des
    MFC after:      2 weeks
    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit d55bf492f8f587e4a99f4dcb39a96159b4431782)
    (cherry picked from commit 6fd4891545c2a6d06dbc1927b2e0b375cd2b0b17)

 crypto/openssh/readconf.c   | 22 ----------------------
 secure/usr.bin/ssh/Makefile |  3 ---
 2 files changed, 25 deletions(-)

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