Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-20 | sd-dhcp-client: refactor state machine check | Umut Tezduyar Lindskog | |
2014-01-18 | sd-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-18 | sd-dhcp-client/networkd: add domainname support | Tom Gundersen | |
2014-01-16 | sd-dhcp-client: minor style fixes | Tom Gundersen | |
Also introduce a cleanup macro for DHCPLease | |||
2014-01-16 | sd-dhcp-client: refactor DNS support | Tom Gundersen | |
Rather than keeping an array of pointers to addresses, just keep an array of addresses. | |||
2014-01-16 | sd-dhcp-client/networkd: add transient hostname support | Tom Gundersen | |
2014-01-16 | sd-dhcp-client/networkd: add interface MTU support | Tom Gundersen | |
2014-01-16 | sd-dhcp-client: fix memory corruption | Tom Gundersen | |
2014-01-13 | libsystemd-dhcp: merge into libsystemd | Tom Gundersen | |