]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: Improve logging when changing IA type
authorRoy Marples <roy@marples.name>
Mon, 18 Dec 2023 12:15:10 +0000 (12:15 +0000)
committerRoy Marples <roy@marples.name>
Mon, 18 Dec 2023 12:15:10 +0000 (12:15 +0000)
commitc7a142affe8f4ef989e58fb8ef93a6e7a6244fca
treebbea04dd23998f8c476f4ba1bf87d7ba34927048
parent411e6539fd242224b320782eac4b4769f13a81fe
DHCP6: Improve logging when changing IA type

Changing from PD to IA or IA to PD can result in a diagnostic
when there is no address to confirm AND we haven't loaded
a lease.
This improves the check and no more Success errors should
be reported.
src/dhcp6.c