Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-20 | libsystemd-dhcp: Update client test case for client id and end option | Patrik Flykt | |
Check that the client identifier is formatted as suggested in the RFC and that the messages sent ends with an end option. | |||
2014-03-19 | libsystemd-network: Add hangcheck timer for DHCP client test | Patrik Flykt | |
2014-03-19 | libsystemd-network: Export checksum function to test case | Patrik Flykt | |
Remove identical checksum function implementation from the test case code. | |||
2014-03-12 | test-dhcp-client: remove pointless initializer, wrongly committed earlier | Kay Sievers | |
2014-03-11 | build-sys: add libsystemd-label to network/dhcp users | Kay Sievers | |
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. |