Mailing List Archive

[Bug 1485] New: IPv6 remote port forwarding does not work (sockaddr)
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@mindrot.org
ReportedBy: visibilis@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs