chiark / gitweb /
sd-dhcp: network - don't hardcode ports
[elogind.git] / src / libsystemd-dhcp / sd-dhcp-client.c
2014-02-15 Tom Gundersensd-dhcp: network - don't hardcode ports
2014-02-15 Tom Gundersensd-dhcp: minimum options size is part of the protocol
2014-02-15 Tom Gundersensd-dhcp-client: explicitly handle raw and udp messages
2014-02-12 Tom Gundersensd-dhcp: make sure client->secs > 0
2014-02-11 Tom Gundersensd-dhcp: split out packet handling from client
2014-02-07 Tom Gundersensd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
2014-01-31 Patrik Flyktlibsystemd-dhcp: Update secs field only when sending...
2014-01-31 Patrik Flyktlibsystemd-dhcp: Fix stopping of DHCP client
2014-01-31 Patrik Flyktlibsystemd-dhcp: Compute UDP checksum only if set
2014-01-31 Patrik Flyktlibsystemd-dhcp: Rename function to be clearer that...
2014-01-31 Patrik Flyktlibsystemd-dhcp: DNS name option must be a multiple...
2014-01-30 Tom Gundersensd-dhcp-client/net-util: make netmask_to_prefixlen...
2014-01-20 Tom Gundersenlibsystemd-dhcp: revert merge into libsystemd