From 0b0b66bdeab69e0cd95f657ddee5bab5c0c7187c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 10 Feb 2014 19:54:17 +0000 Subject: added explicit option for RAIL mode --- doc/uanytun.8 | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'doc/uanytun.8') diff --git a/doc/uanytun.8 b/doc/uanytun.8 index 4e60f6b..4fe8184 100644 --- a/doc/uanytun.8 +++ b/doc/uanytun.8 @@ -2,12 +2,12 @@ .\" Title: uanytun .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 02/07/2014 +.\" Date: 02/10/2014 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "UANYTUN" "8" "02/07/2014" "\ \&" "\ \&" +.TH "UANYTUN" "8" "02/10/2014" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -43,6 +43,7 @@ uanytun \- micro anycast tunneling daemon [ \fB\-U|\-\-debug\fR ] [ \fB\-i|\-\-interface\fR ] [ \fB\-p|\-\-port\fR [:] ] + [ \fB\-Y|\-\-rail\-mode\fR ] [ \fB\-r|\-\-remote\-host\fR ] [ \fB\-o|\-\-remote\-port\fR [:] ] [ \fB\-4|\-\-ipv4\-only\fR ] @@ -150,9 +151,18 @@ This IP address is used as the sender address for outgoing packets\&. The defaul .PP \fB\-p, \-\-port \fR\fB\fI[:]\fR\fR .RS 4 -The local UDP port that is used to send and receive the payload data\&. The two tunnel endpoints can use different ports\&. The default port is 4444\&. You can also specify a port range which enables +The local UDP port that is used to send and receive the payload data\&. The two tunnel endpoints can use different ports\&. The default port is 4444\&. In \fBRAIL\fR -mode\&. See section +mode you must specify a port range\&. See section +\fBRAIL\fR +below to find out what this is\&. +.RE +.PP +\fB\-Y, \-\-rail\-mode\fR +.RS 4 +This option instructs +\fBuAnytun\fR +to run in RAIL mode\&. See section \fBRAIL\fR below to find out what this is\&. .RE -- cgit v1.2.3