[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Wed Nov 18 17:48:30 EST 2009
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 09/11/18 17:48:30
Modified files:
. : ChangeLog channels.c misc.c misc.h sshd.c
Log message:
- (djm) [channels.c misc.c misc.h sshd.c] add missing setsockopt() to
set IPV6_V6ONLY for local forwarding with GatwayPorts=yes. Unify
setting IPV6_V6ONLY behind a new function misc.c:sock_set_v6only()
report and fix from jan.kratochvil AT redhat.com
Diff commands:
cvs -nQq rdiff -u -r1.5320 -r1.5321 openssh/ChangeLog
cvs -nQq rdiff -u -r1.285 -r1.286 openssh/channels.c
cvs -nQq rdiff -u -r1.89 -r1.90 openssh/misc.c
cvs -nQq rdiff -u -r1.41 -r1.42 openssh/misc.h
cvs -nQq rdiff -u -r1.386 -r1.387 openssh/sshd.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5320;r2=1.5321&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.285;r2=1.286&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.89;r2=1.90&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.41;r2=1.42&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.386;r2=1.387&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