summaryrefslogtreecommitdiff
path: root/src/dhcp/nm-dhcp-manager.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-14dhcp: initialize hostname as construct-propertyThomas Haller1-2/+1
2018-11-13core/trivial: add code comment about DHCP client-id/DUIDThomas Haller1-0/+26
2018-11-13dhcp: cleanup initializing IPv4 client-id for internal DHCPThomas Haller1-0/+1
2018-11-13dhcp/trivial: wrap lines in calling client_start()Thomas Haller1-8/+42
2018-11-01device: add "dhcp-plugin" match spec for deviceThomas Haller1-0/+10
2018-09-18config: add --configure-and-quit=initrd modeLubomir Rintel1-1/+1
2018-09-12dhcp: abort DHCP on devices without MAC address earlyThomas Haller1-0/+17
2018-09-12dhcp: return error reason from DHCP client startThomas Haller1-13/+29
2018-06-20dhcp: drop NMDhcpDuidEnforce typeFrancesco Giudici1-2/+2
2018-06-08libnm-core: add ipv6.dhcp-duid propertyFrancesco Giudici1-4/+7
2018-05-10all: use the elvis operator wherever possibleLubomir Rintel1-1/+1
2018-03-20dhcp: remove unused nm_dhcp_manager_get_lease_ip_configs() functionThomas Haller1-25/+0
2018-02-15dhcp: inject client-id in GBytes format from NMDevice to nm_dhcp_manager_star...Thomas Haller1-2/+3
2018-02-15dhcp: refactor type of NMDhcpClient hwaddr to be GBytesThomas Haller1-3/+3
2018-02-15dhcp: initialize use_fqdn and info_only paramters in constructorThomas Haller1-2/+6
2018-01-04dhcp: track dhcp-client instances with CList instead of hash-tableThomas Haller1-45/+29
2017-11-16all: use nm_direct_hash() instead of g_direct_hash()Thomas Haller1-1/+1
2017-11-16all: don't use g_direct_equal() for hash table equality functionThomas Haller1-1/+1
2017-10-09core: use ipv4.route-table setting for other IPv4 routesThomas Haller1-5/+12
2017-10-06dhcp/trivial: rename "priority" variables to "route_metric" in DHCP codeThomas Haller1-8/+8
2017-09-11core/dhcp: use addr-family parameter for instead of booleanThomas Haller1-12/+13
2017-09-11device: enable support for ipv6.dhcp-timeoutThomas Haller1-3/+1
2017-07-05core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller1-3/+10
2017-05-09dhcp: allow FQDNs in ipv4.dhcp-hostnameBeniamino Galvani1-13/+27
2017-05-09dhcp: simplify how hostname and FQDN are passed down to backendsBeniamino Galvani1-7/+11
2016-12-09trivial: fix indentationFrancesco Giudici1-1/+1
2016-11-25config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller1-1/+17
2016-11-25config/trivial: unify name of compile time config defaultsThomas Haller1-3/+3
2016-11-21build: rename "src/dhcp-manager" to "src/dhcp"Thomas Haller1-0/+426