NetworkManager/src/dhcp
Thomas Haller 7de078a394 dhcp: inject client-id in GBytes format from NMDevice to nm_dhcp_manager_start_ip4()
Convert the string representation of ipv4.dhcp-client-id property already in
NMDevice to a GBytes. Next, we will support more client ID modes, and we
will need the NMDevice context to generate the client id.
2018-02-15 16:08:00 +01:00
..
tests dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01: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: inject client-id in GBytes format from NMDevice to nm_dhcp_manager_start_ip4() 2018-02-15 16:08:00 +01:00
nm-dhcp-client.h dhcp: inject client-id in GBytes format from NMDevice to nm_dhcp_manager_start_ip4() 2018-02-15 16:08:00 +01:00
nm-dhcp-dhclient-utils.c dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
nm-dhcp-dhclient-utils.h dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
nm-dhcp-dhclient.c dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
nm-dhcp-dhcpcanon.c dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
nm-dhcp-dhcpcd.c dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +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: require glib 2.40 2018-01-18 11:45:36 +01:00
nm-dhcp-listener.c dhcp: use NM_DEFINE_GDBUS_INTERFACE_INFO() macros to define D-Bus registration info for DHCP listener 2018-02-12 13:29:03 +01: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: inject client-id in GBytes format from NMDevice to nm_dhcp_manager_start_ip4() 2018-02-15 16:08:00 +01:00
nm-dhcp-manager.h dhcp: inject client-id in GBytes format from NMDevice to nm_dhcp_manager_start_ip4() 2018-02-15 16:08:00 +01:00
nm-dhcp-systemd.c dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
nm-dhcp-utils.c dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
nm-dhcp-utils.h dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00