Liu Song’s Projects


~/Projects/dsvpn

git clone https://code.lsong.org/dsvpn

Commit

Commit
ea835aace652c5f11ab8e8bf1c78c1542a3e1561
Author
Frank Denis <[email protected]>
Date
2019-08-21 17:56:18 +0200 +0200
Diffstat
 README.md | 2 ++

Mention that linux kernels < 3.17 won't work


diff --git a/README.md b/README.md
index 47ba029b1533e99c52383e0b09f055e4c531ccdb..e4e5560bf2bbc7f7bc1c33324d47b2440d7838ec 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,8 @@ ```
 
 And copy it on the server and the client.
 
+On Linux, the minimum required kernel version is 3.17.
+
 ## Example usage on the server
 
 ```sh