https://bugzilla.mindrot.org/show_bug.cgi?id=2784
--- Comment #4 from David Ahern <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
