OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Damien Miller (djmcvs.openbsd.org)
Date: Sat Nov 13 2010 - 17:27:51 CST


CVSROOT: /cvs
Module name: src
Changes by: djmcvs.openbsd.org 2010/11/13 16:27:51

Modified files:
        usr.bin/ssh : clientloop.c misc.c misc.h packet.c packet.h
                         readconf.c readconf.h servconf.c servconf.h
                         session.c ssh.c ssh_config.5 sshd_config.5

Log message:
allow ssh and sshd to set arbitrary TOS/DSCP/QoS values instead of
hardcoding lowdelay/throughput.

bz#1733 patch from philipp AT redfish-solutions.com; ok markus deraadt