dhcpv6: retry failed PD assignments on addrlist change
[project/odhcpd.git] / README
diff --git a/README b/README
index 49e1c51a0711eb6dafe883a8b072d4b2c30262b3..a5ed3199cf1b43f0f2909b11b6dca2b965895ebb 100644 (file)
--- a/README
+++ b/README
@@ -73,9 +73,6 @@ Option                        Type    Default                 Description
 interface              string  <name of UCI section>   logical OpenWrt interface
 ifname                 string  <resolved from logical> physical network interface
 networkid              string  same as ifname          compat. alias for ifname
-ignore                 bool    0                       do not serve this interface
-                                                       unless overridden by ra, ndp,
-                                                       dhcpv4 or dhcpv6 options
 master                 bool    0                       is a master interface
                                                        for relaying
 
@@ -114,8 +111,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]