config: fix feature for enabling service only when interface RUNNING
[project/odhcpd.git] / README
diff --git a/README b/README
index bd63b0e23a97f410de1b99b2aba0a647431d1c6f..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 -
@@ -145,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)