ubus: add add_lease method
[project/odhcpd.git] / README
diff --git a/README b/README
index a379c4cfbf5a028a3d05ad4ce3ab5d27b32af144..a34a93c1ae08747b4a87c31f85273b374d6b60f4 100644 (file)
--- a/README
+++ b/README
@@ -103,6 +103,8 @@ 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
@@ -111,8 +113,10 @@ limit                      integer 150                     DHCPv4 pool size
 
 ra_default             integer 0                       Override default route
                        0: default, 1: ignore no public address, 2: ignore all
-ra_management          integer 1                       RA management mode
-                       0: no M-Flag but A-Flag, 1: both M and A, 2: M but not A
+ra_flags               list    other-config            List of RA flags to be
+                                                       advertised in RA messages
+                       [managed-config other-config home-agent none]
+ra_slaac               bool    1                       Announce slaac for a prefix
 ra_offlink             bool    0                       Announce prefixes off-link
 ra_preference          string  medium                  Route(r) preference
                        [medium|high|low]