From: tripolar Date: Thu, 26 Apr 2012 12:44:26 +0000 (+0000) Subject: [packages/openssh] refresh 200-dscp-qos.patch too X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c4ffa9d8014635bd44a10185755b4368dd573fe6;p=packages.git [packages/openssh] refresh 200-dscp-qos.patch too git-svn-id: svn://svn.openwrt.org/openwrt/packages@31483 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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