diff options
Diffstat (limited to 'net/wireguard/pkg-message')
| -rw-r--r-- | net/wireguard/pkg-message | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net/wireguard/pkg-message b/net/wireguard/pkg-message deleted file mode 100644 index 967ea4e54b52..000000000000 --- a/net/wireguard/pkg-message +++ /dev/null @@ -1,17 +0,0 @@ -[ -{ type: install - message: <<EOM -For FreeBSD < 12.1 only the userland implementation wireguard-go is -available. - -For FreeBSD >= 12.1 we default to use the kernel module if_wg(4). - -If you experience problems with it you can switch back to wireguard-go -by removing net/wireguard-kmod and making sure net/wireguard-go is -installed. -The userland tools wg-quick(8) and wg(8) try to use kernel support if -the kernel module is available and otherwise fall back to wireguard-go -automatically. Config files are fully compatible. -EOM -} -] |
