]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
inet6: Don't regen temp addresses we didn't add.
authorRoy Marples <roy@marples.name>
Sat, 27 Jun 2020 12:58:44 +0000 (13:58 +0100)
committerRoy Marples <roy@marples.name>
Sat, 27 Jun 2020 12:58:44 +0000 (13:58 +0100)
commit05c1b0761da013d1bea9cc8e96cd7e09540834ba
treec8f84efce745658a9441058c0b8ee89feef55d73
parente97ef86b683f87a2ae1715d30bb7c5f981c49370
inet6: Don't regen temp addresses we didn't add.

Helps with interopability with OpenBSD's slaacd(8).
src/ipv6.c