[Bug 2784] Add native support for routing domains / VRF

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Oct 25 13:26:38 AEDT 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2784

--- Comment #28 from Damien Miller <djm at mindrot.org> ---
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.


More information about the openssh-bugs mailing list