This commit is contained in:
Masaq- 2023-11-29 21:13:43 -07:00 committed by GitHub
commit 6943bee822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1104,7 +1104,7 @@ client_tunnel(int tun_fd, int dns_fd)
}
FD_ZERO(&fds);
if (!is_sending() || outchunkresent >= 2) {
if (!is_sending() || outchunkresent >= 2 || !lazymode) {
/* If re-sending upstream data, chances are that
we're several seconds behind already and TCP
will start filling tun buffer with (useless)