summaryrefslogtreecommitdiffstats
path: root/examples/ethernet-dhcp
diff options
context:
space:
mode:
authorRémy Oudompheng <remy@archlinux.org>2011-06-19 20:11:41 +0200
committerRémy Oudompheng <remy@archlinux.org>2011-06-19 20:11:41 +0200
commit9bc6048581da6278fb1803df5baa3ae8f2c73cd8 (patch)
tree57a179496b4664723fab7a3f184c58a4764a8175 /examples/ethernet-dhcp
parent7b8f5c09bc96c7da27090069d17c17c09de057dd (diff)
downloadnetctl-9bc6048581da6278fb1803df5baa3ae8f2c73cd8.tar.gz
netctl-9bc6048581da6278fb1803df5baa3ae8f2c73cd8.tar.xz
Update documentation for ethernet mode
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Diffstat (limited to 'examples/ethernet-dhcp')
-rw-r--r--examples/ethernet-dhcp3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/ethernet-dhcp b/examples/ethernet-dhcp
index 7b0a1b5..0719632 100644
--- a/examples/ethernet-dhcp
+++ b/examples/ethernet-dhcp
@@ -4,3 +4,6 @@ INTERFACE='eth0'
IP='dhcp'
## for DHCPv6
#IP6='dhcp'
+## for IPv6 autoconfiguration
+#IP6='stateless'
+