ip: configurable address pool and lease time of DHCP server in shared mode
Introduce a new options to NMSettingIpConfig. When set, ipv4.shared-dhcp-range and ipv4.shared-dhcp-lease-time can be passed to dnsmasq to allow configuration of DHCP server address pool range and lease time. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/941 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2028
This commit is contained in:

committed by
Lubomir Rintel

parent
0209a55d24
commit
38d1bcee3b
3
NEWS
3
NEWS
@@ -24,6 +24,9 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
||||
name server is reached only via the device that specifies it.
|
||||
* Support OCI in nm-cloud-setup
|
||||
* Added support for ethtool FEC mode
|
||||
* Add new ipv4.shared-dhcp-range and ipv4.shared-dhcp-lease-time,
|
||||
which allows you to customize the DHCP range and lease time offered
|
||||
by DHCP server in `shared` connection method.
|
||||
|
||||
=============================================
|
||||
NetworkManager-1.50
|
||||
|
Reference in New Issue
Block a user