From: Sergey Matveev Date: Wed, 28 Jan 2026 19:33:59 +0000 (+0300) Subject: Use LE DSCP for non-interactive SSH X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=ac31e1ac319531aa50b86f9f13af21d555ac3ebd;p=dotfiles.git Use LE DSCP for non-interactive SSH --- diff --git a/ssh/.ssh-config b/ssh/.ssh-config index 2c6603f..3c03260 100644 --- a/ssh/.ssh-config +++ b/ssh/.ssh-config @@ -3,6 +3,7 @@ IdentitiesOnly yes Compression no UpdateHostKeys ask VerifyHostKeyDNS ask +IPQoS ef le Host * HostKeyAlgorithms ssh-ed25519-cert-v01@openssh.com,ssh-ed25519