]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Add a comment about enabling a ClientID.
authorRoy Marples <roy@marples.name>
Sun, 20 Sep 2009 16:20:31 +0000 (16:20 +0000)
committerRoy Marples <roy@marples.name>
Sun, 20 Sep 2009 16:20:31 +0000 (16:20 +0000)
dhcpcd.conf

index d13bebeb7319a49c1f8bde8c2592519fdae2a756..f6a4ebe400fe3995c0be2678245832877e179957 100644 (file)
@@ -3,6 +3,10 @@
 
 # Inform the DHCP server of our hostname for DDNS.
 hostname
+# To share the DHCP lease across OSX and Windows a ClientID is needed.
+# Enabling this may get a different lease than the kernel DHCP client.
+# Some upstream DHCP servers may also require a ClientID, such as FRITZ!Box.
+#clientid
 
 # A list of options to request from the DHCP server.
 option domain_name_servers, domain_name, domain_search, host_name