Bug 861818 - Openssh does not apply IPQoS settings
Summary: Openssh does not apply IPQoS settings
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: openssh
Version: 17
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Lautrbach
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-30 22:53 UTC by Hannes Frederic Sowa
Modified: 2012-12-07 03:29 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-07 03:29:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Hannes Frederic Sowa 2012-09-30 22:53:59 UTC
Description of problem:
OpenSSH in fedora 17 (5.9p1-26.fc17) does not respect the IPQoS settings (neither applies the default one, see man ssh_config(5)).

Version-Release number of selected component (if applicable):
openssh-5.9p1-26.fc17 in Fedora 17 as of Mon, 01 Oct 2012 00:53:37 +0200.

How reproducible:
always

Steps to Reproduce:
1. Look at traffic produced by openssh with tcpdump (TOS/DSCP should be set *after* authentication happend).
  
Actual results:
tos == 0x0 in tcpdump

Expected results:
tos != 0x0 in tcpdump

Additional info:
This bug has been fixed in openssh-portable-6.0. Perhaps the fix attached at this bug can be backported to openssh-5.9:
<https://bugzilla.mindrot.org/show_bug.cgi?id=1963>
Fix:
<https://bugzilla.mindrot.org/attachment.cgi?id=2130>

Comment 1 Petr Lautrbach 2012-11-26 15:32:43 UTC
The upstream patch applied. Thanks for the report.

Comment 3 Fedora Update System 2012-11-26 16:13:36 UTC
openssh-5.9p1-28.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/openssh-5.9p1-28.fc17

Comment 4 Fedora Update System 2012-11-28 11:47:59 UTC
Package openssh-5.9p1-28.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing openssh-5.9p1-28.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-19252/openssh-5.9p1-28.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-12-07 03:29:12 UTC
openssh-5.9p1-28.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.