Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-11 | sd-dhcp-client: use close_nointr_nofail() | Tom Gundersen | |
We are already assuming the close() will not fail, so make it explicit. | |||
2014-03-11 | sd-dhcp: generalise ip header generation | Tom Gundersen | |
This will be needed for sd-dhcp-server. | |||
2014-03-05 | sd-dhcp-client: log the MAC address we are using | Tom Gundersen | |
2014-03-03 | sd-dhcp-lease: add sd_dhcp_lease_get_next_server() | Tom Gundersen | |
2014-02-28 | sd-network: add new library | Tom Gundersen | |
This is similar to sd-login, but exposes the state of networkd rather than logind. Include it in libsystemd-dhcp and rename it to libsystemd-network. |