NetworkManager/src/platform
Antonio Cardace c3b0f1d4f5 all: use nm_utils_ifname_valid_kernel() instead of nm_utils_is_valid_iface_name()
nm_utils_is_valid_iface_name() is a public API of libnm-core, let's use
our internal API.

$ sed -i 's/\<nm_utils_is_valid_iface_name\>/nm_utils_ifname_valid_kernel/g' $(git grep -l nm_utils_is_valid_iface_name)

(cherry picked from commit 6e9a36ab9f)
2020-02-17 17:28:14 +01:00
..
linux all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
tests all: use nm_utils_ifname_valid_kernel() instead of nm_utils_is_valid_iface_name() 2020-02-17 17:28:14 +01:00
wifi all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
wpan all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-fake-platform.c all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-fake-platform.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-linux-platform.c platform/linux: add support for /31 prefixes on IPv4 point-to-point links 2020-01-07 17:15:25 +01:00
nm-linux-platform.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-netlink.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-netlink.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-platform-private.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-platform-utils.c all: use nm_utils_ifname_valid_kernel() instead of nm_utils_is_valid_iface_name() 2020-02-17 17:28:14 +01:00
nm-platform-utils.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-platform.c core: track whether IP addresses are external 2019-10-23 17:44:38 +02:00
nm-platform.h all: add support for "scope" attribute for IPv4 routes 2019-11-28 00:11:15 +01:00
nmp-netns.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nmp-netns.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nmp-object.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nmp-object.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nmp-rules-manager.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nmp-rules-manager.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00