mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-20 05:38:09 +02:00
It's not clear why this option is set or why it's necessary. It was set ever since. Note that we automatically determines the DHCP range nm_dnsmasq_utils_get_range(), and with /24 subnets (or larger) the range spans up to 244 addresses. With such a DHCP range it doesn't seem to make sense to limit the number of leases to 50. It also doesn't seem to make sense to limit it at all. Drop this. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/941 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1156 |
||
|---|---|---|
| .. | ||
| tests | ||
| nm-dnsmasq-manager.c | ||
| nm-dnsmasq-manager.h | ||
| nm-dnsmasq-utils.c | ||
| nm-dnsmasq-utils.h | ||