[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Sat Nov 20 15:19:38 EST 2010


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 10/11/20 15:19:38

Modified files:
    .               : ChangeLog 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:
   - djm at cvs.openbsd.org 2010/11/13 23:27:51
     [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]
     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@

Diff commands:
cvs -nQq rdiff -u -r1.5734 -r1.5735 openssh/ChangeLog
cvs -nQq rdiff -u -r1.212 -r1.213 openssh/clientloop.c
cvs -nQq rdiff -u -r1.106 -r1.107 openssh/misc.c
cvs -nQq rdiff -u -r1.49 -r1.50 openssh/misc.h
cvs -nQq rdiff -u -r1.175 -r1.176 openssh/packet.c
cvs -nQq rdiff -u -r1.57 -r1.58 openssh/packet.h
cvs -nQq rdiff -u -r1.169 -r1.170 openssh/readconf.c
cvs -nQq rdiff -u -r1.79 -r1.80 openssh/readconf.h
cvs -nQq rdiff -u -r1.208 -r1.209 openssh/servconf.c
cvs -nQq rdiff -u -r1.86 -r1.87 openssh/servconf.h
cvs -nQq rdiff -u -r1.408 -r1.409 openssh/session.c
cvs -nQq rdiff -u -r1.347 -r1.348 openssh/ssh.c
cvs -nQq rdiff -u -r1.142 -r1.143 openssh/ssh_config.5
cvs -nQq rdiff -u -r1.135 -r1.136 openssh/sshd_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5734;r2=1.5735&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.212;r2=1.213&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.106;r2=1.107&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.49;r2=1.50&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.c?r1=1.175;r2=1.176&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.h?r1=1.57;r2=1.58&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.169;r2=1.170&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.h?r1=1.79;r2=1.80&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.c?r1=1.208;r2=1.209&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.h?r1=1.86;r2=1.87&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/session.c?r1=1.408;r2=1.409&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.347;r2=1.348&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.142;r2=1.143&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.135;r2=1.136&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.


More information about the openssh-commits mailing list