summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2010-01-15 01:06:26 +0000
committerChristian Pointner <equinox@anytun.org>2010-01-15 01:06:26 +0000
commit81c02d51b98b305a5160c9febb496106384894be (patch)
treec55220ba68c15ec925e632aa09508252184fb9e8
parentadded debug option to getter/setter (diff)
updated manpages (added -u|--debug)
-rw-r--r--doc/anytun-config.816
-rw-r--r--doc/anytun-config.8.txt7
-rw-r--r--doc/anytun-controld.816
-rw-r--r--doc/anytun-controld.8.txt7
-rw-r--r--doc/anytun.816
-rw-r--r--doc/anytun.8.txt7
6 files changed, 63 insertions, 6 deletions
diff --git a/doc/anytun-config.8 b/doc/anytun-config.8
index 317aa54..4a349c3 100644
--- a/doc/anytun-config.8
+++ b/doc/anytun-config.8
@@ -2,12 +2,12 @@
.\" Title: anytun-config
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
-.\" Date: 12/22/2009
+.\" Date: 01/15/2010
.\" Manual: anytun-config user manual
.\" Source: anytun trunk
.\" Language: English
.\"
-.TH "ANYTUN\-CONFIG" "8" "12/22/2009" "anytun trunk" "anytun-config user manual"
+.TH "ANYTUN\-CONFIG" "8" "01/15/2010" "anytun trunk" "anytun-config user manual"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -26,6 +26,7 @@ anytun-config \- anycast tunneling configuration utility
\fBanytun\-config\fR
[ \fB\-h|\-\-help\fR ]
[ \fB\-L|\-\-log\fR <target>:<level>[,<param1>[,<param2>[\&.\&.]]]
+ [ \fB\-U|\-\-debug\fR ]
[ \fB\-r|\-\-remote\-host\fR <hostname|ip> ]
[ \fB\-o|\-\-remote\-port\fR <port> ]
[ \fB\-4|\-\-ipv4\-only\fR ]
@@ -75,6 +76,17 @@ log to standard error, parameters <level>
.RE
.RE
.PP
+\fB\-U, \-\-debug\fR
+.RS 4
+This option instructs
+\fBAnytun\fR
+to run in debug mode\&. It implicits
+\fB\-D\fR
+(don\(cqt daemonize) and adds a log target with the configuration
+\fBstdout:5\fR
+(logging with maximum level)\&. In future releases there might be additional output when this option is supplied\&.
+.RE
+.PP
\fB\-r, \-\-remote\-host <hostname|ip>\fR
.RS 4
This option can be used to specify the remote tunnel endpoint\&. In case of anycast tunnel endpoints, the anycast IP address has to be used\&. If you do not specify an address, it is automatically determined after receiving the first data packet\&.
diff --git a/doc/anytun-config.8.txt b/doc/anytun-config.8.txt
index 6a80b4d..89be356 100644
--- a/doc/anytun-config.8.txt
+++ b/doc/anytun-config.8.txt
@@ -12,6 +12,7 @@ SYNOPSIS
anytun-config
[ -h|--help ]
[ -L|--log <target>:<level>[,<param1>[,<param2>[..]]]
+ [ -U|--debug ]
[ -r|--remote-host <hostname|ip> ]
[ -o|--remote-port <port> ]
[ -4|--ipv4-only ]
@@ -49,6 +50,12 @@ OPTIONS
*stdout*;; log to standard output, parameters <level>
*stderr*;; log to standard error, parameters <level>
+*-U, --debug*::
+ This option instructs *Anytun* to run in debug mode. It implicits *-D*
+ (don't daemonize) and adds a log target with the configuration
+ *stdout:5* (logging with maximum level). In future releases there might
+ be additional output when this option is supplied.
+
*-r, --remote-host <hostname|ip>*::
This option can be used to specify the remote tunnel
endpoint. In case of anycast tunnel endpoints, the
diff --git a/doc/anytun-controld.8 b/doc/anytun-controld.8
index 40f9829..6151363 100644
--- a/doc/anytun-controld.8
+++ b/doc/anytun-controld.8
@@ -2,12 +2,12 @@
.\" Title: anytun-controld
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
-.\" Date: 01/13/2010
+.\" Date: 01/15/2010
.\" Manual: anytun-controld user manual
.\" Source: anytun trunk
.\" Language: English
.\"
-.TH "ANYTUN\-CONTROLD" "8" "01/13/2010" "anytun trunk" "anytun-controld user manual"
+.TH "ANYTUN\-CONTROLD" "8" "01/15/2010" "anytun trunk" "anytun-controld user manual"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -31,6 +31,7 @@ anytun-controld \- anycast tunneling control daemon
[ \fB\-C|\-\-chroot\fR <path> ]
[ \fB\-P|\-\-write\-pid\fR <filename> ]
[ \fB\-L|\-\-log\fR <target>:<level>[,<param1>[,<param2>[\&.\&.]]] ]
+ [ \fB\-U|\-\-debug\fR ]
[ \fB\-f|\-\-file\fR <path> ]
[ \fB\-X|\-\-control\-host\fR < <host>[:port>] | :<port> > ]
.fi
@@ -101,6 +102,17 @@ log to standard error, parameters <level>
.RE
.RE
.PP
+\fB\-U, \-\-debug\fR
+.RS 4
+This option instructs
+\fBAnytun\fR
+to run in debug mode\&. It implicits
+\fB\-D\fR
+(don\(cqt daemonize) and adds a log target with the configuration
+\fBstdout:5\fR
+(logging with maximum level)\&. In future releases there might be additional output when this option is supplied\&.
+.RE
+.PP
\fB\-f, \-\-file <path>\fR
.RS 4
The path to the file which holds the sync information\&.
diff --git a/doc/anytun-controld.8.txt b/doc/anytun-controld.8.txt
index 921d5d4..413fa40 100644
--- a/doc/anytun-controld.8.txt
+++ b/doc/anytun-controld.8.txt
@@ -17,6 +17,7 @@ anytun-controld
[ -C|--chroot <path> ]
[ -P|--write-pid <filename> ]
[ -L|--log <target>:<level>[,<param1>[,<param2>[..]]] ]
+ [ -U|--debug ]
[ -f|--file <path> ]
[ -X|--control-host < <host>[:port>] | :<port> > ]
....
@@ -64,6 +65,12 @@ OPTIONS
*stdout*;; log to standard output, parameters <level>
*stderr*;; log to standard error, parameters <level>
+*-U, --debug*::
+ This option instructs *Anytun* to run in debug mode. It implicits *-D*
+ (don't daemonize) and adds a log target with the configuration
+ *stdout:5* (logging with maximum level). In future releases there might
+ be additional output when this option is supplied.
+
*-f, --file <path>*::
The path to the file which holds the sync information.
diff --git a/doc/anytun.8 b/doc/anytun.8
index f415358..1f5b6c9 100644
--- a/doc/anytun.8
+++ b/doc/anytun.8
@@ -2,12 +2,12 @@
.\" Title: anytun
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
-.\" Date: 01/13/2010
+.\" Date: 01/15/2010
.\" Manual: anytun user manual
.\" Source: anytun trunk
.\" Language: English
.\"
-.TH "ANYTUN" "8" "01/13/2010" "anytun trunk" "anytun user manual"
+.TH "ANYTUN" "8" "01/15/2010" "anytun trunk" "anytun user manual"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -31,6 +31,7 @@ anytun \- anycast tunneling daemon
[ \fB\-C|\-\-chroot\fR <path> ]
[ \fB\-P|\-\-write\-pid\fR <filename> ]
[ \fB\-L|\-\-log\fR <target>:<level>[,<param1>[,<param2>[\&.\&.]]] ]
+ [ \fB\-U|\-\-debug\fR ]
[ \fB\-i|\-\-interface\fR <ip\-address> ]
[ \fB\-p|\-\-port\fR <port> ]
[ \fB\-r|\-\-remote\-host\fR <hostname|ip> ]
@@ -127,6 +128,17 @@ log to standard error, parameters <level>
.RE
.RE
.PP
+\fB\-U, \-\-debug\fR
+.RS 4
+This option instructs
+\fBAnytun\fR
+to run in debug mode\&. It implicits
+\fB\-D\fR
+(don\(cqt daemonize) and adds a log target with the configuration
+\fBstdout:5\fR
+(logging with maximum level)\&. In future releases there might be additional output when this option is supplied\&.
+.RE
+.PP
\fB\-i, \-\-interface <ip address>\fR
.RS 4
This IP address is used as the sender address for outgoing packets\&. In case of anycast tunnel endpoints, the anycast IP has to be used\&. In case of unicast endpoints, the address is usually derived correctly from the routing table\&. The default is to not use a special inteface and just bind on all interfaces\&.
diff --git a/doc/anytun.8.txt b/doc/anytun.8.txt
index ec7c301..230558e 100644
--- a/doc/anytun.8.txt
+++ b/doc/anytun.8.txt
@@ -17,6 +17,7 @@ anytun
[ -C|--chroot <path> ]
[ -P|--write-pid <filename> ]
[ -L|--log <target>:<level>[,<param1>[,<param2>[..]]] ]
+ [ -U|--debug ]
[ -i|--interface <ip-address> ]
[ -p|--port <port> ]
[ -r|--remote-host <hostname|ip> ]
@@ -96,6 +97,12 @@ passed to the daemon:
*stdout*;; log to standard output, parameters <level>
*stderr*;; log to standard error, parameters <level>
+*-U, --debug*::
+ This option instructs *Anytun* to run in debug mode. It implicits *-D*
+ (don't daemonize) and adds a log target with the configuration
+ *stdout:5* (logging with maximum level). In future releases there might
+ be additional output when this option is supplied.
+
*-i, --interface <ip address>*::
This IP address is used as the sender address for outgoing
packets. In case of anycast tunnel endpoints, the anycast