summaryrefslogtreecommitdiff
path: root/src/systemd/sd-dhcp-client.h
Commit message (Expand)AuthorAgeFilesLines
* sd-dhcp-client: allow getting/setting the client IDDan Williams2014-11-191-0/+4
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-111-2/+2
* sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the linkTom Gundersen2014-08-011-0/+1
* sd-dhcp-client: drop event DHCP_EVENT_NO_LEASETom Gundersen2014-07-281-5/+4
* sd-dhcp-client: make request broadcasts opt-inTom Gundersen2014-07-151-0/+1
* networkd: dhcp add vendor class indentifier option 60Susant Sahani2014-07-141-0/+1
* networkd: send hostname to dhcp serverEugene Yakubovich2014-07-011-0/+1
* sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt2014-06-291-0/+1
* sd-dhcp-client: Add reference counting for DHCPPatrik Flykt2014-04-111-1/+4
* sd-network: add new libraryTom Gundersen2014-02-281-11/+1
* sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen2014-02-071-8/+12
* sd-dhcp-client/net-util: make netmask_to_prefixlen genericTom Gundersen2014-01-301-1/+0
* sd-dhcp-client: refactor client_{free,new}Tom Gundersen2014-01-181-2/+6
* sd-dhcp-client/networkd: add domainname supportTom Gundersen2014-01-181-0/+1
* sd-dhcp-client: refactor DNS supportTom Gundersen2014-01-161-1/+1
* sd-dhcp-client/networkd: add transient hostname supportTom Gundersen2014-01-161-0/+1
* sd-dhcp-client/networkd: add interface MTU supportTom Gundersen2014-01-161-0/+1
* libsystemd-dns: expose list of DNS serversTom Gundersen2014-01-061-1/+1
* libsystemd-dhcp: expose received DNS serverTom Gundersen2014-01-051-0/+1
* dhcp: Add function to free DHCP client dataPatrik Flykt2013-12-121-0/+1
* dhcp: Add notification callbackPatrik Flykt2013-12-121-0/+13
* dhcp: Process DHCP Ack/Nak messagePatrik Flykt2013-12-121-0/+6
* dhcp: Add timeout and main loop supportPatrik Flykt2013-12-121-1/+3
* dhcp: Add function to stop the DHCP clientPatrik Flykt2013-12-121-0/+1
* dhcp: Add DHCP discover sendingPatrik Flykt2013-12-121-0/+4
* dhcp: Add DHCP client initializationPatrik Flykt2013-12-121-0/+36