summaryrefslogtreecommitdiff
path: root/src/dhcp/nm-dhcp-dhclient-utils.c
Commit message (Expand)AuthorAgeFilesLines
* dhclient: write client-id with backslash and quotes as hexBeniamino Galvani2018-03-151-1/+1
* dhcp: dhclient: set type 0 for printable client IDsBeniamino Galvani2018-03-151-8/+38
* dhcp: refactor type of NMDhcpClient duid to be GBytesThomas Haller2018-02-151-8/+15
* dhcp: fix memleak parsing dhclient file with multiple dhcp-client-identifier ...Thomas Haller2018-02-151-0/+3
* dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failureThomas Haller2018-01-041-3/+5
* core,clients: use our own string hashing function nm_str_hash()Thomas Haller2017-10-181-1/+1
* core: rework tracking of gateway/default-route in ip-configThomas Haller2017-10-101-1/+15
* dhcp: dhclient: remove the --timeout argument from the command lineFrancesco Giudici2017-09-151-1/+23
* core/dhcp: use addr-family parameter for instead of booleanThomas Haller2017-09-111-12/+14
* all: use _nm_utils_ip4_*() utils functionsThomas Haller2017-09-051-1/+1
* dhcp/dhclient: improve "interface" statement parsingJonathan Kang2017-07-101-1/+2
* core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller2017-07-051-2/+6
* dhcp: allow FQDNs in ipv4.dhcp-hostnameBeniamino Galvani2017-05-041-12/+2
* dhcp: simplify how hostname and FQDN are passed down to backendsBeniamino Galvani2017-05-041-20/+22
* dhcp: dhclient: Allow unqualified fqdn.fqdn for DHCPv6Jonas Jonsson2017-05-031-4/+1
* dhcp: dhclient: remove fqdn.encoded for dhclient -6 confJonas Jonsson2017-04-051-1/+0
* dhcp/dhclient: parse "interface" statementsBeniamino Galvani2017-03-031-0/+49
* dhcp: dhclient: reset the request list if conf file contains 'request'Beniamino Galvani2017-02-141-0/+4
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-1/+1
* build: rename "src/dhcp-manager" to "src/dhcp"Thomas Haller2016-11-211-0/+775