bugzilla-daemon at bugzilla.mindrot.org
2011-Dec-18 11:20 UTC
[Bug 1966] New: Copy DSCP field from request to response packets
https://bugzilla.mindrot.org/show_bug.cgi?id=1966
Bug #: 1966
Summary: Copy DSCP field from request to response packets
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: bugzilla.mindrot.org at pobox.madduck.net
sshd seems to ignore the DSCP field in packets sent by clients. I think
it would be sensible if it copied the DSCP field to its response
packets, though maybe it would make sense to be able to override this
in the configuration, e.g.
IPQoSResponse nodelay throughput (the default)
IPQoSResponse copy throughput (copy from client packet for
interactive sessions)
?
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Dec-18 11:21 UTC
[Bug 1966] Copy DSCP field from request to response packets
https://bugzilla.mindrot.org/show_bug.cgi?id=1966
martin f. krafft <bugzilla.mindrot.org at pobox.madduck.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://bugs.debian.org/6433
| |12
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Dec-18 11:24 UTC
[Bug 1966] Copy DSCP field from request to response packets
https://bugzilla.mindrot.org/show_bug.cgi?id=1966
martin f. krafft <bugzilla.mindrot.org at pobox.madduck.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://bugs.debian.org/6433 |http://bugs.debian.org/6525
|12 |39
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2012-Feb-24 00:29 UTC
[Bug 1966] Copy DSCP field from request to response packets
https://bugzilla.mindrot.org/show_bug.cgi?id=1966
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> 2012-02-24 11:29:04
EST ---
How would sshd find out the TOS/DSCP of the incoming packets? On most
platforms IP_TOS is write-only...
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.