summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-02-15 14:45:22 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2013-02-15 14:45:22 +0100
commit8ce0e5f57e75c5379c6f5e7503f49eaf62f7162c (patch)
treee307ed7e3747c6e41711ad63c081e5758c405f19 /docs
parentb0f92895e6c5ca54a6c8e9ed7ed6db2816d54d8a (diff)
downloadnetctl-8ce0e5f57e75c5379c6f5e7503f49eaf62f7162c.tar.gz
netctl-8ce0e5f57e75c5379c6f5e7503f49eaf62f7162c.tar.xz
Update documentation
DAD is still causing problems/confusion. This should help a bit.
Diffstat (limited to 'docs')
-rw-r--r--docs/netctl.profile.5.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/netctl.profile.5.txt b/docs/netctl.profile.5.txt
index efd4fb4..176e876 100644
--- a/docs/netctl.profile.5.txt
+++ b/docs/netctl.profile.5.txt
@@ -116,7 +116,9 @@ network. In particular, these connection types are +ethernet+,
'Address6=()' [requires 'IP6=static']::
An array of IPv6 addresses. Prefix length may be specified via
- `1234:bcd::11/64' syntax.
+ `1234:bcd::11/64' syntax. It is possible to specify modifiers, in
+ particular, `1234:bcd::11/64 nodad' disables Duplicate Address
+ Detection for the address.
'Gateway6=' [requires 'IP6=static']::
An IPv6 routing gateway address.