https://bugzilla.mindrot.org/show_bug.cgi?id=2606
Stefan Tomanek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2862|0 |1 is obsolete| | CC| |stefan.tomanek-mindrot@wert | |arbyte.de --- Comment #2 from Stefan Tomanek <[email protected]> --- Created attachment 2863 --> https://bugzilla.mindrot.org/attachment.cgi?id=2863&action=edit extend BindAddress option to select the type of IPv6 src address I made a few tweaks to the patch(es) and separated the socket manipulation from the command line parsing code - so someone fluent in *BSD or *x can add this functionality easily for those platforms. Source address types are now selected by prefixing the keyword "pub(lic)" and "t(e)mp" with a precentag sign - so this will not collide with hostnames. github reference: https://github.com/wertarbyte/openssh-portable/compare/master...bindaddress_ipv6_pref -- You are receiving this mail because: You are watching the reporter of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
