]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: Clean up old lease when we fail to confirm/rebind, etc
authorRoy Marples <roy@marples.name>
Thu, 6 Feb 2020 12:58:43 +0000 (12:58 +0000)
committerRoy Marples <roy@marples.name>
Thu, 6 Feb 2020 13:14:34 +0000 (13:14 +0000)
commitb9934f63e18ec81dd806c2a6e5ec0664de576f51
tree2c9294959d783af313c1c83afa3f928c24ccbe61
parent8cd6efabfcf2e361b65fa62c18ce6b2ac17a604e
DHCP6: Clean up old lease when we fail to confirm/rebind, etc

Also removed the TIMEOUT states which makes things easier to read.
src/dhcp6.c
src/dhcp6.h
src/ipv6.c