CVSROOT: /cvs Module name: src Changes by: [email protected] 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@
