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

Damien Miller djm at fuyu.mindrot.org
Sun Dec 29 17:45:27 EST 2013


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 13/12/29 17:45:27

Modified files:
    .               : ChangeLog channels.c

Log message:
   - djm at cvs.openbsd.org 2013/12/19 01:04:36
     [channels.c]
     bz#2147: fix multiple remote forwardings with dynamically assigned
     listen ports. In the s->c message to open the channel we were sending
     zero (the magic number to request a dynamic port) instead of the actual
     listen port. The client therefore had no way of discriminating between
     them.
     
     Diagnosis and fix by ronf AT timeheart.net

Diff commands:
cvs -nQq rdiff -u -r1.6630 -r1.6631 openssh/ChangeLog
cvs -nQq rdiff -u -r1.319 -r1.320 openssh/channels.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6630;r2=1.6631&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.319;r2=1.320&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