X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fodhcpd.git;a=blobdiff_plain;f=README;h=0c562e6faed472dadf8170a9e4e83f214cb054a8;hp=fbcd99394f609d5512ee6a2f22d169bd7204c2e4;hb=96033e937c56a407d8ca9302c5901cd77366da29;hpb=a9e9bc4c67ac9fa8aecf5f20954a58093705831b diff --git a/README b/README index fbcd993..0c562e6 100644 --- a/README +++ b/README @@ -90,6 +90,14 @@ ndp string disabled Neighbor Discovery Proxy dynamicdhcp bool 1 Dynamically create leases for DHCPv4 and DHCPv6 +dhcpv4_forcereconf bool 0 Force reconfiguration by sending + force renew message even if the client + did not include the force renew nonce + capability option (RFC6704) +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 router list Routers to announce accepts IPv4 only dns list DNS servers to announce @@ -126,6 +134,9 @@ ra_mtu integer 0 MTU to be advertised in RA messages ndproxy_routing bool 1 Learn routes from NDP 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. Sections of type host (static leases)