summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-02-26 14:37:58 +0000
committerChristian Pointner <equinox@anytun.org>2009-02-26 14:37:58 +0000
commit3916b75f1ef7858101a1020f821115d83f285284 (patch)
treee01fb0d58403aa08ed9a241de2242ae48696914a /README
parentadded -4 and -6 command line arguments (diff)
added -4 and -6 switches to udp socket
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index b8944e4..47022ee 100644
--- a/README
+++ b/README
@@ -1,6 +1,10 @@
Dependencies
============
+uAnytun can be built by using either libgcrypt or the openssl-crypto library.
+The latter is more performant in most cases but there are some license
+issues when using this library. It also needs more space when installed.
+
Linux
-----
@@ -58,6 +62,3 @@ Notes:
because openssl had no SHA256 implementation prior to this
version
- on OpenBSD you have to use gmake instead of make
- - currently there is no support for using IPv6 as
- outer Protocol on OpenBSD because it does not support
- V4-Mapped adresses