diff options
| author | Roy Marples <roy@marples.name> | 2008-05-01 18:00:59 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-01 18:00:59 +0000 |
| commit | 84fdc6af2697c22acda2b4ea59546b366ce0abf5 (patch) | |
| tree | de3fe3a44627338650fd9b81e1af0ae8255f3103 /README | |
| parent | d2616b0835411550cdf1b4633c5a429d1ff5cf06 (diff) | |
| download | dhcpcd-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-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
