[openssh-commits] [openssh] 02/02: nite that recent OSX tun/tap is unsupported
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Jan 8 16:26:52 AEDT 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 42ba34aba8708cf96583ff52975d95a8b47d990d
Author: Damien Miller <djm at mindrot.org>
Date: Mon Jan 8 16:26:37 2024 +1100
nite that recent OSX tun/tap is unsupported
---
README.platform | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.platform b/README.platform
index d06ba9ad..4edf9d1f 100644
--- a/README.platform
+++ b/README.platform
@@ -53,11 +53,12 @@ Darwin does not provide a tun(4) driver required for OpenSSH-based
virtual private networks. The BSD manpage still exists, but the driver
has been removed in recent releases of Darwin and MacOS X.
-Nevertheless, tunnel support is known to work with Darwin 8 and
-MacOS X 10.4 in Point-to-Point (Layer 3) and Ethernet (Layer 2) mode
-using a third party driver. More information is available at:
+Tunnel support is known to work with Darwin 8 and MacOS X 10.4 in
+Point-to-Point (Layer 3) and Ethernet (Layer 2) mode using a third
+party driver. More information is available at:
https://tuntaposx.sourceforge.net
+Recent Darwin/MacOS X versions are likely unsupported.
Linux
-----
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list