]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Use correct buffer for receiving UDP
authorRoy Marples <roy@marples.name>
Tue, 5 May 2020 19:03:49 +0000 (19:03 +0000)
committerRoy Marples <roy@marples.name>
Tue, 5 May 2020 19:03:49 +0000 (19:03 +0000)
commit032bb2e172c77dee0aaa49f625043598f117e915
treeb619211829fb48f9eda1a40c1c71f6ce54baf0a2
parent5a3fd90a17d8c0cda02dd4ca590f29acf5912d83
DHCP: Use correct buffer for receiving UDP

Big wup!
While here, ensure buffer is aligned to the structure we want
to read.
src/dhcp.c
src/dhcp6.c
src/ipv6nd.c