From: Peter Wagner <​tripolar@gmx.at> Date: Thu, 26 Apr 2012 12:44:26 +0000 (+0000) Subject: refresh 200-dscp-qos.patch too X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=fee6c83f164b2439cd184c3e2fc31ad87de841a5;p=openwrt%2Fsvn-archive%2Fpackages.git refresh 200-dscp-qos.patch too SVN-Revision: 31483 --- diff --git a/net/openssh/patches/200-dscp-qos.patch b/net/openssh/patches/200-dscp-qos.patch index 525bbc7e3..0d2fa5944 100644 --- a/net/openssh/patches/200-dscp-qos.patch +++ b/net/openssh/patches/200-dscp-qos.patch @@ -1,5 +1,5 @@ ---- a/ssh_config 2010-01-12 01:40:27.000000000 -0700 -+++ b/ssh_config 2011-02-09 14:35:30.000000000 -0700 +--- a/ssh_config ++++ b/ssh_config @@ -45,3 +45,6 @@ # PermitLocalCommand no # VisualHostKey no @@ -7,9 +7,9 @@ + +# enable DSCP QoS values (per RFC-4594) +#IPQoS AF21 AF11 ---- a/sshd_config 2010-09-09 19:20:12.000000000 -0600 -+++ b/sshd_config 2011-02-09 14:32:25.000000000 -0700 -@@ -108,6 +108,9 @@ +--- a/sshd_config ++++ b/sshd_config +@@ -111,6 +111,9 @@ AuthorizedKeysFile .ssh/authorized_keys # no default banner path #Banner none