]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Avoid mis-aligned BOOTP structure
authorRoy Marples <roy@marples.name>
Mon, 20 Apr 2020 21:16:24 +0000 (22:16 +0100)
committerRoy Marples <roy@marples.name>
Mon, 20 Apr 2020 21:16:24 +0000 (22:16 +0100)
commit83fba2aeaeba9ace7f4aeff85c36322296236ffc
tree49544c102457c635d707692c819a76edade65e43
parenta52bd7cdf755f4d2d6f3c0b6c2083d7ecc3f25ca
DHCP: Avoid mis-aligned BOOTP structure

This was caused by the recent change to pass back the frame header.
src/dhcp.c