summaryrefslogtreecommitdiffstats
path: root/examples/ethernet-dhcp
diff options
context:
space:
mode:
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'
+