summaryrefslogtreecommitdiff
path: root/src/libsystemd/test-dhcp-client.c
AgeCommit message (Collapse)Author
2014-01-18sd-dhcp-client: refactor client_{free,new}Tom Gundersen
Make them more simiar to sd_bus and friends. Also factor out the event attachment. In the future, we will likely want to support external main-loops, so this is a first step. For the time being, we are still requiring an sd_event to be attached though.
2014-01-13libsystemd-dhcp: merge into libsystemdTom Gundersen