X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README;h=49e1c51a0711eb6dafe883a8b072d4b2c30262b3;hb=79fbba18b175e717413722c6bbd82dfe86f97844;hp=1bcc08777f2bf12e49b62f834f342d559704f626;hpb=2cb6b4872a1981f2acce40018107481c82a529dc;p=oweals%2Fodhcpd.git diff --git a/README b/README index 1bcc087..49e1c51 100644 --- a/README +++ b/README @@ -90,6 +90,18 @@ 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 +dhcpv6_na bool 1 DHCPv6 stateful addressing hands out IA_NA - + Internet Address - Network Address +dhcpv6_pd bool 1 DHCPv6 stateful addressing hands out IA_PD - + Internet Address - Prefix Delegation router list Routers to announce accepts IPv4 only dns list DNS servers to announce @@ -118,12 +130,19 @@ ra_useleasetime bool 0 Use configured leasetime as valid lifetime of a prefix ra_reachabletime integer 0 Reachable Time in milliseconds to be advertised in RA messages +ra_retranstime integer 0 Retransmit Time in milliseconds to be + advertised in RA messages ra_hoplimit integer 0 Current hoplimit to be advertised in RA messages ra_mtu integer 0 MTU to be advertised in RA messages +ra_dns bool 1 Announce DNS configuration in + RA messages (RFC8106) 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)