
bugzilla-daemon at bugzilla
Nov 9, 2009, 7:13 PM
Post #1 of 3
(535 views)
Permalink
|
|
[Bug 1648] Fix IPV6_V6ONLY for -L with -g
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=1648 Damien Miller <djm [at] mindrot> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1695|0 |1 is obsolete| | Attachment #1720| |ok? Flag| | --- Comment #1 from Damien Miller <djm [at] mindrot> 2009-11-10 14:13:52 EST --- Created an attachment (id=1720) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1720) unify setsockopt(...,IPV6_V6ONLY,...) calls Good idea about unifying the calls to setsockopt. Here is a diff that does that (includes your change too). -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|