Mercurial > hg > dhcpcd
changeset 2068:60904c669c9b draft
Clarify the duid option due to DHCPv6.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Fri, 19 Jul 2013 21:14:28 +0000 |
| parents | 71c2f78a9b33 |
| children | b6fa7be942fc |
| files | dhcpcd.conf.5.in |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/dhcpcd.conf.5.in Fri Jul 19 09:42:36 2013 +0000 +++ b/dhcpcd.conf.5.in Fri Jul 19 21:14:28 2013 +0000 @@ -115,9 +115,9 @@ .%T "RFC 4361" .Re compliant clientid. -This requires persistent storage and not all DHCP servers work with it so it's -not enabled by default. -The duid generated will be held in +If persistent storage is available then a DUID-LLT (link local address + time) +is generated, otherwise DUID-LL is generated (link local address). +The DUID-LLT generated will be held in .Pa @SYSCONFDIR@/dhcpcd.duid and should not be copied to other hosts. .It Ic fallback Ar profile
