https://bugzilla.mindrot.org/show_bug.cgi?id=1963
--- Comment #7 from martin f. krafft <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
