X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fodhcpd.git;a=blobdiff_plain;f=README;h=b86df25fd32f88be8360fca006a9d36ddd9476ad;hp=72a2674377d0b9c0cfe968dad574908139d17d2b;hb=de90ff1b27ef8e41c819d40d80f0fd6d8be86ded;hpb=1e59627ffd5ae9c56aa4cebb50625b80cdfe5d0b diff --git a/README b/README index 72a2674..b86df25 100644 --- a/README +++ b/README @@ -85,6 +85,8 @@ ndp string disabled Neighbor Discovery Proxy dynamicdhcp bool 1 dynamically create leases for DHCPv4 and DHCPv6 +router list Routers to announce + accepts IPv4 only dns list DNS servers to announce accepts IPv4 and IPv6 domain list Search domains to announce @@ -93,7 +95,6 @@ leasetime string 12h DHCPv4 address leasetime start integer 100 DHCPv4 pool start limit integer 150 DHCPv4 pool size -ula_compat bool 0 Announce ULA in compat mode ra_default integer 0 Override default route 0: default, 1: ignore no public address, 2: ignore all ra_management integer 1 RA management mode @@ -101,16 +102,16 @@ ra_management integer 1 RA management mode ra_offlink bool 0 Announce prefixes off-link ra_preference string medium Route(r) preference [medium|high|low] -ndproxy_routing bool 0 Learn routes from NDP +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