https://bugzilla.mindrot.org/show_bug.cgi?id=2784
--- Comment #26 from Damien Miller <[email protected]> --- I don't think there is any need for rdomain support in the client. "route exec" exists on OpenBSD and "ip vrf exec" on Linux that achieve exactly the same result. We actually had similar support in ssh previously and removed it for this reason. Rdomain/VRF support in the server is different, because there we are adding capabilities that can't be replicated using other tools (listening in arbitrary domains, placing user sessions in a domain, using domain on which a connection was received as a Match criteria) -- You are receiving this mail because: You are watching someone on the CC list 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
