dhcpv6-ia: make tmp lease file hidden
[project/odhcpd.git] / README
diff --git a/README b/README
index a5ed3199cf1b43f0f2909b11b6dca2b965895ebb..ef8758e86cbecb28330b46889ec5757264c7a71b 100644 (file)
--- a/README
+++ b/README
@@ -95,6 +95,8 @@ dhcpv6_assignall      bool    1                       Assign all viable DHCPv6 addresses
                                                        in statefull mode; if disabled
                                                        only the DHCPv6 address having the
                                                        longest preferred lifetime is assigned
+dhcpv6_hostidlength    integer 12                      Host ID length of dynamically created leases,
+                                                       allowed values: 12 - 64 (bits).
 dhcpv6_na              bool    1                       DHCPv6 stateful addressing hands out IA_NA -
                                                                Internet Address - Network Address
 dhcpv6_pd              bool    1                       DHCPv6 stateful addressing hands out IA_PD -
@@ -103,12 +105,15 @@ router                    list    <local address>         Routers to announce
                                                        accepts IPv4 only
 dns                    list    <local address>         DNS servers to announce
                                                        accepts IPv4 and IPv6
+dns_service            bool    1                       Announce the address of interface as DNS service
+                                                       if the list of dns is empty
 domain                 list    <local search domain>   Search domains to announce
 
 leasetime              string  12h                     DHCPv4 address leasetime
 start                  integer 100                     DHCPv4 pool start
 limit                  integer 150                     DHCPv4 pool size
-
+preferred_lifetime     string  12h                     Value for the preferred lifetime
+                                                       for a prefix
 ra_default             integer 0                       Override default route
                        0: default, 1: ignore no public address, 2: ignore all
 ra_flags               list    other-config            List of RA flags to be
@@ -133,7 +138,7 @@ ra_retranstime              integer 0                       Retransmit Time in milliseconds to be
                                                        advertised in RA messages
 ra_hoplimit            integer 0                       Current hoplimit to be advertised
                                                        in RA messages
-ra_mtu                 integer 0                       MTU to be advertised in
+ra_mtu                 integer -                       MTU to be advertised in
                                                        RA messages
 ra_dns                 bool    1                       Announce DNS configuration in
                                                        RA messages (RFC8106)
@@ -142,6 +147,8 @@ ndproxy_slave               bool    0                       NDProxy external slave
 prefix_filter          string  ::/0                    Only advertise on-link prefixes within
                        [IPv6 prefix]                   the provided IPv6 prefix; others are
                                                        filtered out.
+ntp                    list    <local address>         NTP servers to announce
+                                                       accepts IPv4 and IPv6
 
 
 Sections of type host (static leases)