dhcpv6-ia: fix invalid IPv6/hostname entries in statefile
[project/odhcpd.git] / README
diff --git a/README b/README
index 58085e3..ff12e86 100644 (file)
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ prefix delegation and can be used to relay RA, DHCPv6 and NDP between routed
 3. DHCPv4-support
    server: stateless and stateful mode
 
-4. Proxy for Neighbor Discovery messages (solicitations and advertisments)
+4. Proxy for Neighbor Discovery messages (solicitations and advertisements)
    a) support for auto-learning routes to the local routing table
    b) support for marking interfaces "external" not proxying NDP for them
       and only serving NDP for DAD and for traffic to the router itself
@@ -85,6 +85,8 @@ ndp           string  disabled                Neighbor Discovery Proxy
 
 dynamicdhcp    bool    1                       dynamically create leases
                                                for DHCPv4 and DHCPv6
+router          list    <local address>         Routers to announce
+                                                accepts IPv4 only
 dns            list    <local address>         DNS servers to announce
                                                accepts IPv4 and IPv6
 domain         list    <local search domain>   Search domains to announce
@@ -102,14 +104,13 @@ ra_preference     string  medium                  Route(r) preference
                [medium|high|low]
 ndproxy_routing        bool    1                       Learn routes from NDP
 ndproxy_slave  bool    0                       NDProxy external slave
-ndproxy_static list                            Static NDProxy prefixes
 
 
-Sections of type lease (static leases)
+Sections of type host (static leases)
 Option         Type    Default                 Description
 ip             string                          IP-Address to lease
 mac            string                          MAC-address
 duid           string                          DUID in base16
 hostid         string                          IPv6 host identifier
-hostname       string                          Hostname
+name           string                          Hostname