X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fodhcpd.git;a=blobdiff_plain;f=README;h=8c3b12c6c245c6b58cb8ac9dddf146144571af8c;hp=b86df25fd32f88be8360fca006a9d36ddd9476ad;hb=a898ee5458950203d4b2f8fec28c85313c855b91;hpb=f2cda6c15b55c80be8739f492a8ee7b4dbd1cf52 diff --git a/README b/README index b86df25..8c3b12c 100644 --- 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 @@ -62,6 +62,7 @@ legacy bool 0 Enable DHCPv4 if start but no dhcpv4 option set leasefile string DHCP/v6 lease/hostfile leasetrigger string Lease trigger script +loglevel integer 6 Syslog level priority (0-7) Sections of type dhcp (configure DHCP / DHCPv6 / RA / NDP service) @@ -70,7 +71,9 @@ Option Type Default Description interface string logical OpenWrt interface ifname string physical network interface networkid string same as ifname compat. alias for ifname -ignore bool 0 ignore this interface +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 @@ -104,7 +107,6 @@ 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 host (static leases) @@ -114,4 +116,5 @@ mac string MAC-address duid string DUID in base16 hostid string IPv6 host identifier name string Hostname +leasetime string DHCPv4/v6 leasetime