#652539 Copy DSCP field from request to response packets

Package:
openssh-server
Source:
openssh
Description:
secure shell (SSH) server, for secure access from remote machines
Submitter:
martin f krafft
Date:
2011-12-18 11:24:10 UTC
Severity:
wishlist
#652539#5
Date:
2011-12-18 11:21:20 UTC
From:
To:
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)