summaryrefslogtreecommitdiff
path: root/src/man/anytun.8.txt
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2008-12-23 15:27:33 +0000
committerOthmar Gsenger <otti@anytun.org>2008-12-23 15:27:33 +0000
commit78d5d6ac9bfc8a7bee7e5c7ddd2e5ef9489d0557 (patch)
tree840f57e66951c6c2b06a2f9da1b77fe4fb097601 /src/man/anytun.8.txt
parentcleaner naming for updateRoutingTreeUnlocked now (diff)
some documentation
Diffstat (limited to 'src/man/anytun.8.txt')
-rw-r--r--src/man/anytun.8.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/anytun.8.txt b/src/man/anytun.8.txt
index 6a6dd0f..76c274d 100644
--- a/src/man/anytun.8.txt
+++ b/src/man/anytun.8.txt
@@ -30,6 +30,7 @@ SYNOPSIS
[ *-x|--post-up-script* <script> ]
[ *-w|--window-size* <window size> ]
[ *-m|--mux* <mux-id> ]
+[ *-R|--route* <net>/<prefix length> ]
[ *-c|--cipher* <cipher type> ]
[ *-K|--key* <master key> ]
[ *-A|--salt* <master salt> ]
@@ -245,6 +246,11 @@ window size of 0 is used.
the multiplex id to use. default: 0
+-R|--route <net>/<prefix length>
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+add a route to connection. This can be invoked several times.
+
-c|--cipher <cipher type>
~~~~~~~~~~~~~~~~~~~~~~~~~