https://bugzilla.mindrot.org/show_bug.cgi?id=2784
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
