summaryrefslogtreecommitdiff
path: root/src/dhcp/nm-dhcp-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: drop _nm_utils_bin2hexstr()Thomas Haller2018-09-301-2/+2
* all/trivial: rename hexstr<>bin conversion functionsThomas Haller2018-09-301-1/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-1/+1
* dhcp: refactor type of NMDhcpClient duid to be GBytesThomas Haller2018-02-151-2/+6
* dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failureThomas Haller2018-01-041-1/+8
* core: rework tracking of gateway/default-route in ip-configThomas Haller2017-10-101-7/+19
* core: use ipv4.route-table setting for other IPv4 routesThomas Haller2017-10-091-4/+12
* dhcp/trivial: rename "priority" variables to "route_metric" in DHCP codeThomas Haller2017-10-061-13/+12
* core: return new route from _nm_ip_config_add_obj()Thomas Haller2017-09-081-3/+3
* all: use _nm_utils_ip4_*() utils functionsThomas Haller2017-09-051-3/+3
* core: prevent invalid routes in NMIP4Config/NMIP6ConfigThomas Haller2017-07-251-3/+4
* core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller2017-07-051-4/+8
* dhcp: don't add route to DHCP4 serverBeniamino Galvani2017-05-161-37/+0
* 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/+779