Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-31 | libsystemd-dhcp: Compute UDP checksum only if set | Patrik Flykt | |
A checksum field with value zero means no UDP checksum has been computed for the packet. | |||
2014-01-31 | libsystemd-dhcp: Rename function to be clearer that options are parsed | Patrik Flykt | |
2014-01-31 | libsystemd-dhcp: DNS name option must be a multiple of 4 bytes | Patrik Flykt | |
2014-01-30 | sd-dhcp-client/net-util: make netmask_to_prefixlen generic | Tom Gundersen | |
This was originally included in the dhcp-client at my request, but it is not really dhcp-specific and useful outside of it, so let's pull it out. | |||
2014-01-21 | libsystemd-dhcp: revert merge into libsystemd | Tom Gundersen | |
Unlike the other merged libs, the rest of libsystemd will never depend on sd-dhcp-client, so there is no reason not to keep it separate. |