summaryrefslogtreecommitdiff
path: root/src/dhcp-manager/nm-dhcp-systemd.c
Commit message (Expand)AuthorAgeFilesLines
* build: rename "src/dhcp-manager" to "src/dhcp"Thomas Haller2016-11-211-1070/+0
* dhcp-manager: add ability to specify the number of IPv6 prefixes to requestLubomir Rintel2016-11-091-2/+8
* dhcp: refactor loading of DHCP pluginsThomas Haller2016-10-041-12/+22
* core: refactor private data for NMExportedObject and othersThomas Haller2016-10-031-9/+16
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-4/+4
* build: don't add systemd path the include search pathThomas Haller2016-09-271-4/+1
* dhcp/systemd: honor timeout for DHCPv6Beniamino Galvani2016-08-241-0/+2
* systemd: hide "nm-sd-adapt.h" and expose required internal API in "nm-sd.h"Thomas Haller2016-08-121-3/+1
* dhcp: prefix logging messages with "dhcp"Thomas Haller2016-07-101-1/+1
* merge: merge branch systemd into masterThomas Haller2016-05-311-3/+3
* dhcp: log setting and clearing systemd dhcp client instanceThomas Haller2016-05-291-0/+8
* sd/dhcp: workaround multiple "Domain Name" (option 15) entriesThomas Haller2016-05-111-2/+3
* core/trivial: rename "source" field of addresses and routesThomas Haller2016-04-281-3/+3
* dhcp/systemd: actually hook up information-only modeDan Williams2016-04-251-0/+4
* platform: change @plen field of NMPlatformIPxRoute to type guint8Thomas Haller2016-04-111-1/+2
* systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller2016-03-111-1/+0
* dhcp: client: use logging helpersBeniamino Galvani2016-03-041-41/+39
* dhcp/systemd: enable DHCPv6 supportBeniamino Galvani2016-03-031-4/+127
* systemd: don't include "nm-sd-adapt.h" in systemd header filesThomas Haller2016-02-291-0/+3
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* dhcp/systemd: accept default gateway in classless static routes optionBeniamino Galvani2016-02-161-19/+39
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-141-2/+2
* systemd: merge branch 'systemd' into masterThomas Haller2016-01-261-55/+61
* dhcp/systemd: disable callback before stopping the clientBeniamino Galvani2016-01-251-2/+5
* dhcp/systemd: honor timeoutBeniamino Galvani2016-01-251-1/+2
* dhcp/systemd: gracefully fail when the interface has unknown ARP typeBeniamino Galvani2016-01-251-2/+9
* dhcp4: send FQDN option when ipv4.dhcp-fqdn is setBeniamino Galvani2015-11-231-1/+10
* dhcp-manager: strip hostname sent by internal DHCP clientBeniamino Galvani2015-11-231-1/+11
* systemd: merge branch 'systemd' into masterBeniamino Galvani2015-11-231-0/+6
* dhcp: pass IPv6 link-local address to DHCP clientBeniamino Galvani2015-11-231-0/+1
* platform: properly handle IPv4 peer-addressesThomas Haller2015-11-021-0/+1
* merge: merge branch 'systemd' into masterBeniamino Galvani2015-10-081-9/+9
* dhcp-systemd: sd_dhcp_lease_load() returns no lease or error on ENOENTLubomir Rintel2015-10-081-1/+1
* dhcp/systemd: fix leaking leases after dhcp_lease_load()Thomas Haller2015-09-171-7/+8
* dhcp/systemd: fix unrefing lease after API change of sd_dhcp_client_get_lease()Thomas Haller2015-09-171-1/+0
* Revert "systemd/dhcp: make sd_dhcp_lease_*() functions public again"Thomas Haller2015-09-161-3/+3
* systemd/build: use separate NETWORKMANAGER_COMPILATION define for systemd buildThomas Haller2015-09-161-2/+0
* systemd: merge branch 'systemd-integration' into masterThomas Haller2015-09-161-2/+2
* systemd: merge branch 'systemd' into masterThomas Haller2015-08-121-4/+5
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-3/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-121-1/+1
* dhcp: detect NMIP4Config 'metered' flag based on ANDROID_METERED DHCP optionBeniamino Galvani2015-06-091-0/+7
* dhcp: remove sd_dhcp6_client_set_ifname() functionThomas Haller2015-03-031-6/+0
* core: pass ifindex as parameter to nm_ip4_config_new()Dan Williams2015-02-271-2/+5
* ip4-config: keep track of ifindexLubomir Rintel2015-02-271-3/+5
* core: better handle DHCP expiry/nak during initial lease acquisition (bgo #73...Dan Williams2014-12-121-0/+2
* dhcp: fix printf format string for printing guint32 variableThomas Haller2014-11-241-1/+1
* dhcp: pass device specific route metric to nm_dhcp_systemd_get_lease_ip_confi...Thomas Haller2014-11-241-2/+3