[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
Sat Oct 21 15:31:08 AEDT 2017


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3064|0                           |1
        is obsolete|                            |

--- Comment #5 from Damien Miller <djm at mindrot.org> ---
Created attachment 3070
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3070&action=edit
Add rdomain option to ListenAddress

I'm implemented this a little differently, starting on OpenBSD since
that's where the patch would have to land first.

This is the first piece - adding an rdomain option to ListenAddress,
e.g.

ListenAddress 0.0.0.0
ListenAddress 0.0.0.0 rdomain 4

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