[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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 9 01:47:37 UTC 2021


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

--- Comment #9 from commit-hook at FreeBSD.org ---
A commit in branch stable/13 references this bug:

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

commit 6fd4891545c2a6d06dbc1927b2e0b375cd2b0b17
Author:     Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-04-25 21:14:23 +0000
Commit:     Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-05-09 01:45:55 +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)

 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.


More information about the freebsd-virtualization mailing list