summaryrefslogtreecommitdiff
path: root/src/dhcp-manager/nm-dhcp-client.h
Commit message (Expand)AuthorAgeFilesLines
* build: rename "src/dhcp-manager" to "src/dhcp"Thomas Haller2016-11-211-185/+0
* dhcp-manager: add ability to specify the number of IPv6 prefixes to requestLubomir Rintel2016-11-091-2/+5
* dhcp: refactor loading of DHCP pluginsThomas Haller2016-10-041-13/+19
* core: refactor private data for NMExportedObject and othersThomas Haller2016-10-031-1/+3
* all: cleanup includes in header filesThomas Haller2016-08-171-2/+0
* dhcp/systemd: honor timeoutBeniamino Galvani2016-01-251-0/+2
* dhcp4: send FQDN option when ipv4.dhcp-fqdn is setBeniamino Galvani2015-11-231-0/+3
* dhcp: pass IPv6 link-local address to DHCP clientBeniamino Galvani2015-11-231-0/+2
* dhcp-manager: port to gdbusDan Winship2015-08-101-1/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-3/+2
* core: pass ifindex as parameter to nm_ip4_config_new()Dan Williams2015-02-271-0/+1
* core: better handle DHCP expiry/nak during initial lease acquisition (bgo #73...Dan Williams2014-12-121-4/+5
* dhcp: pass device specific route metric to nm_dhcp_systemd_get_lease_ip_confi...Thomas Haller2014-11-241-1/+2
* dhcp-manager: Keep size of PID consistentlr/crashesLubomir Rintel2014-11-101-1/+1
* dhcp: track last IPv4 address on start for renewalDan Williams2014-11-071-2/+4
* dhcp: preserve hostname for later useDan Williams2014-11-071-3/+3
* dhcp: preserve DHCPv4 client ID for later useDan Williams2014-11-071-1/+4
* dhcp: move client-specific knowledge out of the managerDan Williams2014-11-071-0/+11
* dhcp: move D-Bus DHCP listener into separate classDan Williams2014-11-071-4/+7
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-4/+4
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-25/+25
* dhcp: add client hardware address and priority accessorsDan Williams2014-07-221-0/+4
* dhcp: allow clients to retrieve DUID after DHCPv6 startDan Williams2014-07-221-0/+2
* dhcp: pass IPv6 privacy preference to client classDan Williams2014-07-221-1/+3
* dhcp: consolidate more state logic in nm_dhcp_client_set_state()Dan Williams2014-07-221-1/+1
* dhcp: pass DHCP options with BOUND state changeDan Williams2014-07-221-10/+8
* dhcp: filter DHCP options when setting themDan Williams2014-07-221-1/+5
* dhcp: pass IP config in state signalDan Williams2014-07-221-5/+1
* dhcp: remove the client REMOVE signalDan Williams2014-07-221-5/+1
* dhcp: always signal state changesDan Williams2014-07-221-1/+0
* dhcp: make nm_dhcp_client_set_state() available to subclassesDan Williams2014-07-221-1/+6
* dhcp: merge TIMEOUT signal with DHCP_STATE_TIMEOUTDan Williams2014-07-221-2/+0
* dhcp: simplify DHCP statesDan Williams2014-07-221-27/+9
* dhcp: handle DHCP clients that aren't subprocessesDan Williams2014-07-221-14/+16
* dhcp: pass ifindex to DHCP clientsDan Williams2014-07-221-0/+3
* core: set route metrics earlierDan Winship2014-06-061-0/+1
* dhcp: refactor using named defines for signal names instead of plain stringThomas Haller2014-04-111-0/+4
* dhcp: refactor not to pass on NMSettingIP4Config objectsThomas Haller2014-04-111-4/+2
* dhcp: refactor dhcp code to use @dhcp_anycast_addr as #GByteArray typeThomas Haller2014-04-111-4/+4
* core/dhcp: reduce the wait time when killing dhcp client processThomas Haller2014-03-061-1/+1
* dhcp: add generic DUID infrastructureDan Williams2013-01-291-2/+15
* dhcp: pass device hardware address to DHCPDan Williams2013-01-291-0/+1
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* dhcp: add DHCP lease release capabilityDan Williams2011-01-051-11/+14
* Revert "wimax: if the device is connected at startup, force it to disconnect"Dan Williams2011-01-051-14/+11
* wimax: if the device is connected at startup, force it to disconnectDan Williams2011-01-051-11/+14
* dhcp: add support for Fedora dhclient RFC3442 routes (rh #639935)Dan Williams2010-10-211-9/+0
* core: simplify DHCP hostname handlingDan Williams2010-06-281-2/+6