summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-05-01 18:00:59 +0000
committerRoy Marples <roy@marples.name>2008-05-01 18:00:59 +0000
commit84fdc6af2697c22acda2b4ea59546b366ce0abf5 (patch)
treede3fe3a44627338650fd9b81e1af0ae8255f3103 /README
parentd2616b0835411550cdf1b4633c5a429d1ff5cf06 (diff)
downloaddhcpcd-84fdc6af2697c22acda2b4ea59546b366ce0abf5.tar.xz
Move the compat options to the top and renable duid support IF the duid file exists and we're in compat mode.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 6a5d6e16..488ba052 100644
--- a/README
+++ b/README
@@ -47,6 +47,9 @@ commandline compatible with prior versions.
dhcpcd-3 enabled DUID support by default - this has changed in dhcpcd-4.
You can enable it via the --duid, -D command line option or by using the
duid directive in dhcpcd.conf.
+If CMDLINE_COMPAT is defined the we renable DUID support by default IF
+the dhcpcd.duid file exits. This keeps the clients working as they were,
+which is good.
dhcpcd-4 is NOT fully commandline compatible with dhcpcd-2 and older and
changes the meaning of some options.