[Bug 1963] IPQoS not honoured

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Oct 15 18:31:36 EST 2012


https://bugzilla.mindrot.org/show_bug.cgi?id=1963

--- Comment #7 from martin f. krafft <bugzilla.mindrot.org at pobox.madduck.net> ---
I will of course take this up with the Debian maintainer, but from a
cursory
look, I cannot find anything in the downstream patches:

    % grep -ri qos openssh-6.0p1/debian/patches                        
          #10018
    openssh-6.0p1/debian/patches/keepalive-extensions.patch:       
oKexAlgorithms, oIPQoS, oRequestTTY,
    openssh-6.0p1/debian/patches/keepalive-extensions.patch:        {
"ipqos", oIPQoS },
    openssh-6.0p1/debian/patches/debian-banner.patch:      
options->ip_qos_interactive = -1;
    openssh-6.0p1/debian/patches/debian-banner.patch:      
options->ip_qos_bulk = -1;
    openssh-6.0p1/debian/patches/debian-banner.patch:              
options->ip_qos_interactive = IPTOS_LOWDELAY;
    openssh-6.0p1/debian/patches/debian-banner.patch:       if
(options->ip_qos_bulk == -1)
    openssh-6.0p1/debian/patches/debian-banner.patch:              
options->ip_qos_bulk = IPTOS_THROUGHPUT;
    openssh-6.0p1/debian/patches/debian-banner.patch:      
sKexAlgorithms, sIPQoS,
    openssh-6.0p1/debian/patches/debian-banner.patch:       { "ipqos",
sIPQoS, SSHCFG_ALL },

(note that these are all context lines of the diffs, so no changes are
being
made…)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list