summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-dhcp/dhcp-packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-network: add new libraryTom Gundersen2014-02-281-190/+0
* sd-dhcp-client: respect TP_STATUS_CSUMNOTREADYTom Gundersen2014-02-241-2/+2
* sd-dhcp: message_init - only set secs in the clientTom Gundersen2014-02-231-6/+3
* sd-dhcp: don't reject packets with the 'wrong' source portTom Gundersen2014-02-231-5/+5
* sd-dhcp: use FIONREAD to get correct size of incoming DHCP packetTom Gundersen2014-02-231-0/+2
* sd-dhcp: equally verify udp and raw dhcp messagesTom Gundersen2014-02-231-43/+43
* sd-dhcp: be more detailed about invalid headersTom Gundersen2014-02-231-7/+27
* sd-dhcp: split out packet handling from clientTom Gundersen2014-02-111-0/+171