NetworkManager/src/core/settings/plugins
Thomas Haller 863b71a8fe
all: use internal _nm_utils_ip4_netmask_to_prefix()
We have two variants of the function: nm_utils_ip4_netmask_to_prefix()
and _nm_utils_ip4_netmask_to_prefix(). The former only exists because it
is public API in libnm. Internally, only use the latter.
2022-06-27 10:50:24 +02:00
..
ifcfg-rh all: use internal _nm_utils_ip4_netmask_to_prefix() 2022-06-27 10:50:24 +02:00
ifupdown all: use internal _nm_utils_ip4_netmask_to_prefix() 2022-06-27 10:50:24 +02:00
keyfile core/connection: ensure wired settings are around for bridges 2022-05-10 21:41:19 +02:00
meson.build all: move "src/" directory to "src/core/" 2021-02-08 09:56:41 +01:00