summaryrefslogtreecommitdiff
path: root/src/libsystemd-dhcp/dhcp-packet.c
AgeCommit message (Expand)Author
2014-02-24sd-dhcp-client: respect TP_STATUS_CSUMNOTREADYTom Gundersen
2014-02-23sd-dhcp: message_init - only set secs in the clientTom Gundersen
2014-02-23sd-dhcp: don't reject packets with the 'wrong' source portTom Gundersen
2014-02-23sd-dhcp: use FIONREAD to get correct size of incoming DHCP packetTom Gundersen
2014-02-23sd-dhcp: equally verify udp and raw dhcp messagesTom Gundersen
2014-02-23sd-dhcp: be more detailed about invalid headersTom Gundersen
2014-02-11sd-dhcp: split out packet handling from clientTom Gundersen