summaryrefslogtreecommitdiff
path: root/src/dhcp-manager/nm-dhcp-utils.c
Commit message (Expand)AuthorAgeFilesLines
* dhcp: fix memleak in process_dhclient_rfc3442_route()Thomas Haller2015-03-131-0/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm,core: enhance nm_utils_hexstr2bin()Dan Williams2014-11-071-35/+6
* core: cleanup type of route metric to ensure guint32Thomas Haller2014-11-071-6/+6
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-071-0/+1
* dhcp: add nm_dhcp_utils_client_id_string_to_bytes()Dan Williams2014-11-061-0/+65
* dhcp: don't add special route to DHCP server when having direct routeThomas Haller2014-10-311-5/+5
* dhcp: suppress warning about invalid DNS serversDan Williams2014-10-271-20/+28
* core: track origin of MTULubomir Rintel2014-10-201-1/+1
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-201-6/+6
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-0/+1
* dhcp: make DUID-to-string function available to subclassesDan Williams2014-07-221-0/+17
* dhcp: filter DHCP options when setting themDan Williams2014-07-221-23/+23
* dhcp: split out DHCP options processingDan Williams2014-07-221-0/+668