[Bug 825] OpenSSH 3.8p1 breaks on Solaris 8 with 4in6 mapped addresses

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Mar 31 14:40:20 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=825





------- Additional Comments From djm at mindrot.org  2004-03-31 14:40 -------
Created an attachment (id=587)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=587&action=view)
Call check_ip_options before mapped address normalisation

This is dying because we found IP options, but this check (for now) is supposed
to be IPv4 only. Unfortunately we have normalised the address format before
this is conditionally called, so it was being called for mapped IPv6 addresses
too.

Please try this patch.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list