[Bug 2606] IPv6 bind address vs autoconfiguration privacy
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Aug 23 10:40:50 AEST 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2606
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2863|0 |1
is obsolete| |
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Created attachment 2865
--> https://bugzilla.mindrot.org/attachment.cgi?id=2865&action=edit
revised patch
Include correct header. Support a couple more aliases for BindAddress.
After reading more about the sockopt, I'm a bit more ambivalent about
this. The IPV6_ADDR_PREFERENCES option originated from RFC5014[1],
which is an Informational RFC. So far only Linux supports it, but the
option isn't exposed in glibc headers - you have to include the kernel
linux/in6.h header directly. It doesn't seem to be documented in any of
the socket manpages either.
IMO it might be a bit soon for OpenSSH to implement this.
[1] https://tools.ietf.org/html/rfc5014
--
You are receiving this mail because:
You are watching the reporter of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list