]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
inet6: Mark temp addrs for regen
authorRoy Marples <roy@marples.name>
Wed, 29 Apr 2020 21:41:35 +0000 (22:41 +0100)
committerRoy Marples <roy@marples.name>
Wed, 29 Apr 2020 21:41:35 +0000 (22:41 +0100)
commit756049bc78b4345afe35005587eace51dec689c4
tree95c0e18d10395d06d5dea947d930919d69d2a2ab
parent4b0d4d3082bc2b9f355b67922124e2b7366b20bf
inet6: Mark temp addrs for regen

This solves an infinite loop where new temp addrs regened are
added at the tail and we loop endlessly.
src/ipv6.c
src/ipv6.h