https://bugzilla.mindrot.org/show_bug.cgi?id=2784
--- Comment #28 from Damien Miller <[email protected]> --- I'm reluctant to add rdomain support to the client because, to do it properly, it involves touching every socket() call that it makes. Your patch just binds the connection socket, but all subsequent forwarding sockets will be in the default vrf. BTW, the upstream patches are committed and I've placed stubs in openbsd-compat/port-net.[ch] for the functions that need replacing. -- 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 [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
