NetworkManager/shared/nm-libnm-core-intern
Thomas Haller 0d7d2425c4
ethtool: accept %NULL as argument for nm_ethtool_data_get_by_optname()/nm_ethtool_id_get_by_name()
Often it is useful to not accept %NULL as input argument, to catch bugs.
For simple functions like nm_ethtool_id_get_by_name(), such limitations
are more annoying than helpful. Gracefully accept %NULL and treat is
like an invalid ethtool option.
2020-05-11 16:18:22 +02:00
..
nm-auth-subject.c license: relicense "shared/nm-libnm-core-intern-aux/nm-auth-subject.[hc]" under LGPL-2.1+ 2020-02-16 15:41:44 +01:00
nm-auth-subject.h license: relicense "shared/nm-libnm-core-intern-aux/nm-auth-subject.[hc]" under LGPL-2.1+ 2020-02-16 15:41:44 +01:00
nm-common-macros.h dhcp: make connection.mud-url configurable as global connection default 2020-04-28 13:01:18 +02:00
nm-ethtool-utils.c ethtool: accept %NULL as argument for nm_ethtool_data_get_by_optname()/nm_ethtool_id_get_by_name() 2020-05-11 16:18:22 +02:00
nm-ethtool-utils.h shared: expose size of nm_ethtool_data array in header 2020-03-06 09:49:32 +01:00
nm-libnm-core-utils.c shared: add nm_client_permission_result_to_string() helper 2019-12-10 07:53:25 +01:00
nm-libnm-core-utils.h core: add and indicate NM_CAPABILITY_OVS capability on D-Bus 2019-12-21 11:33:59 +01:00