summaryrefslogtreecommitdiff
path: root/src/dhcp-manager/systemd-dhcp/src/libsystemd-network/sd-dhcp-client.c
Commit message (Expand)AuthorAgeFilesLines
* dhcp: merge branch 'systemd-dhcp' into masterth/dhcpThomas Haller2015-03-231-4/+7
|\
| * dhcp: update systemd DHCP codeThomas Haller2015-03-231-4/+7
* | dhcp: revert "remove local modifications initializing cleanup variables"Thomas Haller2015-03-031-1/+1
* | dhcp: remove local modifications initializing cleanup variablesThomas Haller2015-03-031-1/+1
* | dhcp/trivial: remove code commentThomas Haller2015-03-031-2/+0
* | dhcp: merge branch 'master' into th/systemd-dhcp-integrationThomas Haller2015-03-031-1/+5
|\ \ | |/ |/|
| * dhcp: don't include config.h in systemd sourceThomas Haller2015-03-021-2/+0
| * Merge branch 'master' into dhcp-mergeDan Winship2014-11-191-1/+7
| |\
| | * all: consistently include config.hDan Winship2014-11-131-0/+2
| | * sd-dhcp-client: Add missing initializersLubomir Rintel2014-11-071-1/+1
| | * dhcp: make systemd DHCP code into a libraryDan Williams2014-11-061-0/+2
| | * sd-dhcp-client: fix REBOOT state handlingDan Williams2014-11-061-18/+15
| | * sd-dhcp-client: clean up raw socket sd_event_source when creating UDP sourceDan Williams2014-11-061-0/+3
| | * sd-dhcp-lease: load/save client IDDan Williams2014-11-061-0/+16
| | * sd-dhcp-client: support custom client IDsDan Williams2014-11-061-12/+100
* | | dhcp: update systemd DHCP codeThomas Haller2015-03-021-47/+57
|/ /
* | dhcp: update systemd DHCP codeDan Winship2014-11-191-44/+144
|/
* dhcp: add systemd DHCP codeDan Williams2014-11-061-0/+1620