summaryrefslogtreecommitdiff
path: root/src/core/dhcp/nm-dhcp-client.h
Commit message (Expand)AuthorAgeFilesLines
* core: use NML3ConfigData (WIP)th/l3cfg-22Thomas Haller2021-08-061-24/+45
* dhcp: stop tracking NMDhcpClient instances from NMDhcpManagerThomas Haller2021-08-061-1/+0
* dhcp: replace NMDhcpClient's signals with "notify" and one notify data argumentThomas Haller2021-08-061-2/+20
* dhcp: add nm_dhcp_client_can_accept() functionThomas Haller2021-08-051-0/+1
* dhcp: drop NM_DHCP_STATE_MAX enum valueThomas Haller2021-08-051-2/+0
* dhcp/trivial: rename "NMDhcpClientFactory.experimental" to "NMDhcpClientFacto...Thomas Haller2021-06-231-1/+3
* dhcp: refactor GType handling for NMDhcpClientFactoryThomas Haller2021-06-231-2/+2
* core/dhcp: add nm_dhcp_state_to_string() helperThomas Haller2021-05-271-0/+2
* dhcp: refactor DHCP anycast_address to be property of NMDhcpClientThomas Haller2021-05-181-7/+4
* dhcp: set request_broadcast for devices that set udev ID_NET_DHCP_BROADCASTThomas Haller2021-04-281-2/+3
* dhcp: refactor NMDhcpClient to use client flagsThomas Haller2021-04-281-4/+7
* dhcp: set TERMINATED state when the client is stoppedbg/dhcp-stopBeniamino Galvani2021-04-141-1/+1
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-0/+233