Lines 1-10
Link Here
|
1 |
[ |
1 |
[ |
2 |
{ type: install |
2 |
{ type: install |
3 |
message: <<EOM |
3 |
message: <<EOM |
4 |
For FreeBSD < 12.1 only the userland implementation wireguard-go is |
4 |
For FreeBSD < 13 only the userland implementation wireguard-go is |
5 |
available. |
5 |
available. |
6 |
|
6 |
|
7 |
For FreeBSD >= 12.1 we default to use the kernel module if_wg(4). |
7 |
For FreeBSD >= 13 we default to use the kernel module if_wg(4). |
8 |
|
8 |
|
9 |
If you experience problems with it you can switch back to wireguard-go |
9 |
If you experience problems with it you can switch back to wireguard-go |
10 |
by removing net/wireguard-kmod and making sure net/wireguard-go is |
10 |
by removing net/wireguard-kmod and making sure net/wireguard-go is |