summaryrefslogtreecommitdiff
path: root/src/dhcp/nm-dhcp-client.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-12dhcp: return error reason from DHCP client startThomas Haller1-6/+8
2018-08-08dhcp: allowing changing route metric and route tableBeniamino Galvani1-0/+4
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-1/+1
2018-06-20dhcp: look for DUID in both private and global DHCP client lease filesFrancesco Giudici1-3/+1
2018-06-20dhcp: drop NMDhcpDuidEnforce typeFrancesco Giudici1-1/+1
2018-06-09dhcp: allow to skip DUID search from DHCP client global configurationFrancesco Giudici1-1/+3
2018-06-08libnm-core: add ipv6.dhcp-duid propertyFrancesco Giudici1-0/+3
2018-05-26dhcp: use NMIPConfig type for argument of nm_dhcp_client_set_state()Thomas Haller1-1/+1
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2018-03-20dhcp: remove unused nm_dhcp_manager_get_lease_ip_configs() functionThomas Haller1-7/+0
2018-02-15dhcp: inject client-id in GBytes format from NMDevice to nm_dhcp_manager_star...Thomas Haller1-3/+1
2018-02-15dhcp: refactor type of NMDhcpClient duid to be GBytesThomas Haller1-4/+4
2018-02-15dhcp: refactor type of NMDhcpClient hwaddr to be GBytesThomas Haller1-1/+1
2018-02-15dhcp: initialize use_fqdn and info_only paramters in constructorThomas Haller1-10/+14
2018-02-15dhcp: cache info-only parameter in NMDhcpClientThomas Haller1-1/+2
2018-01-04dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failureThomas Haller1-1/+8
2018-01-04dhcp: track dhcp-client instances with CList instead of hash-tableThomas Haller1-0/+1
2017-10-30dhcp: add support for dhcpcanon clientjuga01-0/+1
2017-10-09core: use ipv4.route-table setting for other IPv4 routesThomas Haller1-0/+4
2017-10-06dhcp/trivial: rename "priority" variables to "route_metric" in DHCP codeThomas Haller1-3/+3
2017-09-18dhcp: consider a timeout equal to MAXINT32 as infinityFrancesco Giudici1-0/+2
2017-09-11core/dhcp: use addr-family parameter for instead of booleanThomas Haller1-4/+4
2017-09-11device: enable support for ipv6.dhcp-timeoutThomas Haller1-0/+2
2017-07-05core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller1-1/+5
2017-05-09dhcp: simplify how hostname and FQDN are passed down to backendsBeniamino Galvani1-2/+2
2017-05-02dhcp: dhclient: fix timeout greater than 60 secondsBeniamino Galvani1-0/+2
2017-03-09include: use double-quotes to include our own headersThomas Haller1-4/+4
2016-11-21build: rename "src/dhcp-manager" to "src/dhcp"Thomas Haller1-0/+185