xarxa

Crates

git

Versions

default

Flavors

Skip to main content

DHCP_MAX_DNS_SERVER_COUNT

Constant DHCP_MAX_DNS_SERVER_COUNT 

Source
pub const DHCP_MAX_DNS_SERVER_COUNT: usize = raw::DHCP_MAX_DNS_SERVER_COUNT; // 3usize
Expand description

Max DNS servers kept from a DHCP lease.

Servers past this many are dropped from the lease.

This is a limit with and without alloc. Default: 3.