Unfortunately, https://www.zerotier.com/how-zerotier-eliminated-kernel-extensions-on-macos/ is the best blog post I have seen so far on this topic. There is also still the chance, as mentioned in that post, that Apple updates NetworkDriverKit to provide support for creating tap-like devices from userspace. I'm not necessarily holding my breath though. Thorsten, supposing such an API were developed as you suggested, what is the likelihood use of such an API could be pushed into sys_tun_open and its associated functions? I am weighing the risk of creating such a general API only to see that it will be difficult to have its use integrated into ssh. Charles On Wed, Jul 15, 2020 at 11:52 AM Thorsten Glaser <t.glaser@xxxxxxxxx> wrote: > On Wed, 15 Jul 2020, Peter Stuge wrote: > > > is GPL-licensed, so a derivative of that can't be integrated into > OpenSSH. > > A derivative of it, that exposes a general API to do tap-device-like > things using stdio and command line options, could be called over its > general API from OpenSSH though. Even be developed separately (this > would, in fact, even help). > > bye, > //mirabilos > -- > «MyISAM tables -will- get corrupted eventually. This is a fact of life. » > “mysql is about as much database as ms access” – “MSSQL at least descends > from a database” “it's a rebranded SyBase” “MySQL however was born from a > flatfile and went downhill from there” – “at least jetDB doesn’t claim to > be a database” (#nosec) ‣‣‣ Please let MySQL and MariaDB finally die! > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev@xxxxxxxxxxx > https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev > _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev