summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2020-10-14 16:39:22 +0200
committerFrancis Dupont <fdupont@isc.org>2020-10-14 16:39:22 +0200
commitee3fe731fd90d64eb632284c0e237d1f3a64cd0e (patch)
tree3652a5d9960f90d6e05863e5ffaefffd39ac4cca
parent397b2947c62de324d60152409895052a3cf6d398 (diff)
downloadisc-dhcp-ee3fe731fd90d64eb632284c0e237d1f3a64cd0e.tar.gz
Added V6ONLY reason to the client script man
-rw-r--r--client/dhclient-script.86
1 files changed, 6 insertions, 0 deletions
diff --git a/client/dhclient-script.8 b/client/dhclient-script.8
index 3553afdc..1506a644 100644
--- a/client/dhclient-script.8
+++ b/client/dhclient-script.8
@@ -199,6 +199,12 @@ been passed in as with BOUND. The client configuration script should
test these parameters and, if it has reason to believe they are valid,
should exit with a value of zero. If not, it should exit with a
nonzero value.
+.SH V6ONLY
+The DHCPv4 client has received a requested valid v6-only-preferred
+option. The system should disable IPv4 on the interface. On its side
+the dhclient waits for V6ONLY_WAIT seconds (the timer is carried by
+the option with a minimum of MIN_V6ONLY_WAIT) before returning in
+the INIT state.
.PP
The usual way to test a lease is to set up the network as with REBIND
(since this may be called to test more than one lease) and then ping