]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Restore logic on when to open an address specific socket (#502)
authorDoug Nazar <nazard@nazar.ca>
Fri, 25 Apr 2025 19:37:54 +0000 (15:37 -0400)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 19:37:54 +0000 (20:37 +0100)
commit67af1dbe9d01b7c885a8ba91b9f1d4329081d87a
treefcb13e5bcb07f9c595b5ec48dff254079a62ed77
parent882614ab0796ba8a757d188d13564b4eed477322
Restore logic on when to open an address specific socket (#502)

850f93b changed the logic while moving things around. Restore
the original logic so we open a socket even if the address is the
same, so long as it's the first time.
src/dhcp.c