From: martin f. krafft Date: Sat, 17 Dec 2011 15:14:49 +0000 (+0100) Subject: set IPQoS X-Git-Url: https://git.madduck.net/etc/ssh.git/commitdiff_plain/119dd0d900e25e5d9c9c1474a4dae28f52939f5c?ds=sidebyside set IPQoS --- diff --git a/.ssh/config.in b/.ssh/config.in index 0623a4e..1c38e38 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -103,11 +103,13 @@ Host tunes.madduck.net | tunes ControlMaster no Hostname tunes.madduck.net HostKeyAlias diamond.madduck.net + IPQoS lowdelay af13 Host flics.madduck.net | flics AddressFamily inet ControlMaster no Hostname flics.madduck.net HostKeyAlias diamond.madduck.net + IPQoS lowdelay af13 Host shelter.madduck.net | shelter ForwardAgent yes @@ -413,6 +415,7 @@ Host * HostKeyAlgorithms ssh-rsa # IdentityFile ~/.ssh/identity IdentityFile2 ~/.ssh/id_rsa + IPQoS lowdelay throughput # KbdInteractiveDevices pam # LocalCommand none # LocalForward none