summaryrefslogtreecommitdiff
path: root/net/vtun/files/patch-vtund.8
blob: 8912af8a74f9eccc93cdff9432a0d8e6e7e46364 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
--- vtund.8.orig	2016-09-17 13:01:21.000000000 -0700
+++ vtund.8	2016-09-19 20:38:04.531515000 -0700
@@ -48,6 +48,12 @@
 [ 
 .I -n 
 ] 
+[ 
+.I -e 
+] 
+[ 
+.I -s pid_file 
+] 
 <
 .I session 
 >
@@ -116,6 +122,14 @@
 Default is 30 seconds. This options is equivalent to the 'timeout' option of
 config file.
 .TP
+.I -e
+Use vtun-v6 extended mode.
+.TP
+.I -z pid_file
+Connect 
+.I z pid_file
+The full pathname of the file containing the PID of the daemon in server mode.
+.TP
 .I session 
 Session name from the config file.
 .TP