NetworkManager/src/dhcp
Thomas Haller 282a0c4a69 core/trivial: rename nm_utils_detect_arp_type_from_addrlen() to nm_utils_arp_type_detect_from_hwaddrlen()
Rename the function so that the function name's prefix is
the topic what this is about: arp-type.

(cherry picked from commit 3bce451c60)
2019-01-08 07:43:28 +01:00
..
tests dhcp: refactor nm_dhcp_dhclient_save_duid() to accept original DUID 2018-11-14 14:18:06 +01:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
nm-dhcp-client-logging.h core/dhcp: use addr-family parameter for instead of boolean 2017-09-11 15:05:57 +02:00
nm-dhcp-client.c dhcp: drop unused variable 2018-11-22 07:37:32 +01:00
nm-dhcp-client.h dhcp: initialize hostname as construct-property 2018-11-14 14:18:06 +01:00
nm-dhcp-dhclient-utils.c build: avoid header conflict for <linux/if.h> and <net/if.h> with "nm-platform.h" 2018-11-14 14:39:10 +01:00
nm-dhcp-dhclient-utils.h dhcp: refactor nm_dhcp_dhclient_save_duid() to accept original DUID 2018-11-14 14:18:06 +01:00
nm-dhcp-dhclient.c dhcp/trivial: wrap lines in calling client_start() 2018-11-14 14:18:06 +01:00
nm-dhcp-dhcpcanon.c dhcp: don't pass duid to client ip6_start() and stop() 2018-11-14 14:18:06 +01:00
nm-dhcp-dhcpcd.c dhcp: don't pass duid to client ip6_start() and stop() 2018-11-14 14:18:06 +01:00
nm-dhcp-helper-api.h build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-helper.c all: remove \n endings from log calls 2018-10-12 14:36:22 +02:00
nm-dhcp-listener.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
nm-dhcp-listener.h build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-manager.c dhcp: initialize hostname as construct-property 2018-11-14 14:18:06 +01:00
nm-dhcp-manager.h device: add "dhcp-plugin" match spec for device 2018-11-14 12:38:05 +01:00
nm-dhcp-systemd.c core/trivial: rename nm_utils_detect_arp_type_from_addrlen() to nm_utils_arp_type_detect_from_hwaddrlen() 2019-01-08 07:43:28 +01:00
nm-dhcp-utils.c all: drop _nm_utils_bin2hexstr() 2018-11-14 14:17:34 +01:00
nm-dhcp-utils.h dhcp: drop NMDhcpDuidEnforce type 2018-06-20 11:39:27 +02:00