Mercurial > hg > dhcpcd
changeset 4158:9140a9acd7c9 draft
State it's a SLAAC address
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Sat, 07 Oct 2017 13:48:41 +0100 |
| parents | fcab203e2630 |
| children | 0fe64cf2e15a |
| files | src/dhcpcd.conf |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dhcpcd.conf Sat Oct 07 13:36:24 2017 +0100 +++ b/src/dhcpcd.conf Sat Oct 07 13:48:41 2017 +0100 @@ -35,7 +35,7 @@ # A ServerID is required by RFC2131. require dhcp_server_identifier -# Generate address using the Hardware Address of the interface +# Generate SLAAC address using the Hardware Address of the interface #slaac hwaddr # OR generate Stable Private IPv6 Addresses based from the DUID slaac private
