[Bug 2784] Add native support for Linux VRF (via SO_BINDTODEVICE socket option)

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Oct 5 16:25:37 AEDT 2017


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #2 from Damien Miller <djm at mindrot.org> ---
I don't think % is a great choice because it is already used for
interface-scoped IPv6 addresses. A separate keyword extending
ListenAddress might be a better choice, e.g.

ListenAddress 0.0.0.0:22 domain foo-vrf

or somesuch. I'll have to survey the other free OS's to see what they
implement so we can try make it general enough for all of them. OpenBSD
at least has routing domains that seem comparable, and I'd be surprised
if FreeBSD lacked a similar feature.

-- 
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.


More information about the openssh-bugs mailing list