[Bug 1485] New: IPv6 remote port forwarding does not work (sockaddr)
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jul 10 00:06:41 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1485
Summary: IPv6 remote port forwarding does not work (sockaddr)
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.0p1
Platform: ix86
OS/Version: Other
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: visibilis at yahoo.com
When connecting to the forwarded port of the server using IPv6, accept
fails in channels.c:channel_post_port_listener() (invalid pointer) on
windows.
The problem disappears, if struct sockaddr is replaced with struct
sockaddr_storage.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list