chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / src / libsystemd-dhcp / dhcp-packet.c
2014-02-28 Tom Gundersensd-network: add new library
2014-02-24 Tom Gundersensd-dhcp-client: respect TP_STATUS_CSUMNOTREADY
2014-02-23 Tom Gundersensd-dhcp: message_init - only set secs in the client
2014-02-23 Tom Gundersensd-dhcp: don't reject packets with the 'wrong' source...
2014-02-23 Tom Gundersensd-dhcp: use FIONREAD to get correct size of incoming...
2014-02-23 Tom Gundersensd-dhcp: equally verify udp and raw dhcp messages
2014-02-23 Tom Gundersensd-dhcp: be more detailed about invalid headers
2014-02-11 Tom Gundersensd-dhcp: split out packet handling from client