Lines Matching +full:- +full:- +full:can +full:- +full:if
6 # SPDX-License-Identifier: Apache-2.0
12 select NET_MGMT_EVENT_INFO if NET_IPV4_ACD
15 if NET_DHCPV4
18 module-dep = NET_LOG
19 module-str = Log level for DHCPv4 client
20 module-help = Enable debug diagnostic from DHCPV4 client.
36 If set, custom callbacks for arbitrary DHCP options
37 can be added. These can be used to support otherwise
46 Maximum number of requested options that can be added to the
55 If set, custom callbacks for encapsulated vendor-specific
56 information in DHCP option 43 can be added.
63 If set, the network stack will accept unicast DHCPv4 responses from
70 If set, the network stack will include the specified string in the
86 If this option is set, then the NTP server can be set from the
94 If this option is set, then the DNS server can be set from the
105 if NET_DHCPV4_SERVER
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
136 The lease time determines when the IPv4 address lease expires if the
146 can no longer be assigned. This timeout specifies how long the address
158 the address. If set to 0, ICMP probing will be disabled.
165 leases. As a result, all leases are lost on reboot, which can cause
166 delays with clients starting in INIT-REBOOT state and thus sending
167 (potentially several) Requests before attempting full Discover-Request
175 default DNS_SERVER1 if DNS_SERVER_IP_ADDRESSES