]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: If error adding the address in oneshot, exit with failure
authorRoy Marples <roy@marples.name>
Tue, 24 Nov 2020 10:30:08 +0000 (10:30 +0000)
committerRoy Marples <roy@marples.name>
Tue, 24 Nov 2020 10:30:08 +0000 (10:30 +0000)
commit3ca5bffd2de92ee21ea733cb0b2716a0a975942d
tree0338f4bd537d03644e7df7bb82e2bb24784078f1
parent7c1f6fe6343e3d3be8eb29ce7400f81f4b15df38
DHCP: If error adding the address in oneshot, exit with failure

Otherwise we loop.
It's unlikely oneshot would be used with IPv6 due to addresses
having lifetimes.
src/dhcp.c