]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
IPv4LL: Harden the noconfigure option.
authorRoy Marples <roy@marples.name>
Thu, 1 Aug 2024 22:57:39 +0000 (23:57 +0100)
committerRoy Marples <roy@marples.name>
Thu, 1 Aug 2024 22:57:39 +0000 (23:57 +0100)
commit23841dd9e09d7ed555a389b809220d9093c8ef88
tree583c314fcdd627130eb75a3e30ea2df558610fad
parentc6a8fa1e6a68e46e89fef0f953f4c7bf4915e257
IPv4LL: Harden the noconfigure option.

This path should not be hit with the prior patch, but just in-case
harden the logic incase we don't have the address added.
src/ipv4ll.c