From: Martin Willi Date: Tue, 31 Jul 2012 13:38:57 +0000 (+0200) Subject: Add description about DNS server variables to _updown X-Git-Tag: 5.0.1~153^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b08ae45244b22ffba0d68da63a1a9c58dc08ea9;p=thirdparty%2Fstrongswan.git Add description about DNS server variables to _updown --- diff --git a/src/_updown/_updown.in b/src/_updown/_updown.in index 2c742c0103..0539e5110e 100644 --- a/src/_updown/_updown.in +++ b/src/_updown/_updown.in @@ -128,6 +128,12 @@ # contains the remote UDP port in the case of ESP_IN_UDP # encapsulation # +# PLUTO_DNS4_$i +# PLUTO_DNS6_$i +# contains IPv4/IPv6 DNS server attribute received from a +# responder, $i enumerates from 1 to the number of servers per +# address family. +# # define a minimum PATH environment in case it is not set PATH="/sbin:/bin:/usr/sbin:/usr/bin:@sbindir@"