chiark / gitweb /
sd-dhcp-client: explicitly handle raw and udp messages
authorTom Gundersen <teg@jklm.no>
Thu, 13 Feb 2014 19:56:16 +0000 (20:56 +0100)
committerTom Gundersen <teg@jklm.no>
Sat, 15 Feb 2014 11:14:45 +0000 (12:14 +0100)
Split the recevie_message callback into _raw and _udp parts and a generic
DHCPMessage handler.

Also always verify the xid/MAC, rather than only for udp messages.


No differences found