[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
Fri Oct 13 11:11:19 AEDT 2017


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

--- Comment #4 from David Ahern <dsahern at gmail.com> ---
I really don't have a strong preference of '%' versus 'domain' but I do
want to clarify one thing: <addr>%<vrf> has the same intent as a
linklocal address which is <addr>%<dev> -- both limit the scope of the
address to a device (on Linux, VRF is implemented using a net_device so
device based APIs work with it).

Either way ('%' or 'domain') I would love to see this feature supported
by openssh

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