From bf530984171a5b5aaa533e39c04fce8238a6206b Mon Sep 17 00:00:00 2001 From: Olaf Seibert Date: Sun, 22 Jan 2017 16:11:36 +0100 Subject: [PATCH] Add description of tunaddr parameter. --- doc/install.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/install.txt b/doc/install.txt index 70981df..08c9d5a 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -1016,6 +1016,11 @@ The parameters for the NI20 driver are: address is correctly selected and is different from that of the host OS. +[TUNADDR=] Default: + When using IFMETH=tun, this will set the host-side address of the + tunnel. This should possibly be the address that the inner + operating system uses as its default gateway. + [DOARP=] Default: TRUE Only valid for a shared interface where IPADDR= is also specified. DOARP says whether the driver should attempt to support ARP itself;