]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: when ifa sees the bound address, always add it to state
authorRoy Marples <roy@marples.name>
Wed, 16 Oct 2024 09:04:57 +0000 (10:04 +0100)
committerRoy Marples <roy@marples.name>
Sun, 9 Feb 2025 16:19:49 +0000 (16:19 +0000)
commit850f93bef36c78017d896fb5c275f7388257e3ea
tree8ff73d7a75229689c22cc1c4f9ee0801938c6965
parent846fb4a4d2973813d2fb14ac8d3db6b24e839a2b
DHCP: when ifa sees the bound address, always add it to state

This should fix dhcpcd sending the correct DHCP message type
when entering the RENEW or REBIND state.

Fixes #355.

Co-authored-by: Zikai Chen <chenzikai@google.com>
src/dhcp.c