Lines Matching +full:assigned +full:- +full:address

6 # SPDX-License-Identifier: Apache-2.0
18 module-dep = NET_LOG
19 module-str = Log level for DHCPv4 client
20 module-help = Enable debug diagnostic from DHCPV4 client.
55 If set, custom callbacks for encapsulated vendor-specific
64 servers, before the assigned address is configured on the interface.
108 module-dep = NET_LOG
109 module-str = Log level for DHCPv4 server
110 module-help = Enables DHCPv4 server output debug messages
122 int "Number of IPv4 addresses that can be assigned by the server"
125 Maximum number of IPv4 addresses that can be assigned by the DHCPv4
126 server instance. The base IPv4 address in the address pool is provided
128 pool have the lowest address octet incremented.
131 int "Lease time for IPv4 addresses assigned by the server (seconds)"
135 Lease time in seconds for IPv4 addresses assigned by the server.
136 The lease time determines when the IPv4 address lease expires if the
144 In case IPv4 address becomes blocked (either because of receiving
145 Decline message or due to ICMP probe detecting conflict), the address
146 can no longer be assigned. This timeout specifies how long the address
148 Note, that the server may try to reuse the oldest declined address in
156 DHCPv4 server will probe the offered IP address (send ICMP echo
158 the address. If set to 0, ICMP probing will be disabled.
164 Zephyr's DHCPv4 server does not implement persistent storage of address
166 delays with clients starting in INIT-REBOOT state and thus sending
167 (potentially several) Requests before attempting full Discover-Request
174 string "DNS Server address"
178 This configuration option specifies the DNS server address that the DHCPv4
179 server should provide to clients when they request an IP address. The
180 DHCPv4 server adds this DNS server address in the DHCP offer and