]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Fix reading RENEW messages from inet socket origin/dhcpcd-8
authorRoy Marples <roy@marples.name>
Sun, 20 Dec 2020 07:08:08 +0000 (07:08 +0000)
committerRoy Marples <roy@marples.name>
Sun, 20 Dec 2020 07:08:08 +0000 (07:08 +0000)
commit54d8f218061008278c07fda7abff06c4a2c31d2c
treea11f5d7b49a8e52f341ff52a109904c7a2aa5a48
parent8a0eb8db023be32c112847582446be48ee34dbf0
DHCP: Fix reading RENEW messages from inet socket

It helps to use the correct buffer to store the control message ....
src/dhcp.c