From cce10cdb8a54ee84c94e8b3a87ac6d16bb4c87a9 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Mon, 5 Mar 2018 00:00:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d2a11d..6558fc68 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ journalctl -u yggdrasil - May work in theory on any macOS version with `utun` support (which was added in macOS 10.7 Lion), although this is untested at present. - TAP mode is not supported on macOS. -#### FreeBSD, OpenBSD +#### FreeBSD, OpenBSD, NetBSD - Works in TAP mode, but currently doesn't work in TUN mode. - You may need to create the TAP adapter first if it doesn't already exist, i.e. `ifconfig tap0 create`.