summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-02-18 13:18:42 +0000
committerChristian Pointner <equinox@anytun.org>2009-02-18 13:18:42 +0000
commitb29618f2f42424f87996000f97e8e1fa8d7cef50 (patch)
tree56d084c6c1c62e6536f5a72af45f1987f5c78a34 /doc
parentsmall cleanup (diff)
updated man page
Diffstat (limited to 'doc')
-rw-r--r--doc/uanytun.8.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt
index 23c6e70..da6a49b 100644
--- a/doc/uanytun.8.txt
+++ b/doc/uanytun.8.txt
@@ -28,6 +28,7 @@ SYNOPSIS
[ *-w|--window-size* <window size> ]
[ *-k|--kd-prf* <kd-prf type> ]
[ *-l|--ld-kdr* <ld-kdr> ]
+[ *-O|--anytun02-compat* ]
[ *-E|--passphrase <pass phrase> ]
[ *-K|--key* <master key> ]
[ *-A|--salt* <master salt> ]
@@ -212,6 +213,12 @@ for every packet. A value of 1 would tell the key derivation
to generate a new key after 2 packets, for 2 its 4 packets and
so on.
+-O|--anytun02-compat
+~~~~~~~~~~~~~~~~~~~~
+
+Enable compatibility mode with version of anytun 0.2.x and prior.
+This is for backwards compaitbility to old internet draft of satp.
+
-E|--passphrase <pass phrase>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~