chiark / gitweb /
sd-dhcp: message_init - only set secs in the client
[elogind.git] / src / libsystemd-dhcp / dhcp-packet.c
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