]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Solaris: Avoid re-adding IPv6 addresses to preserve the prefix route
authorRoy Marples <roy@marples.name>
Sun, 28 Jul 2019 16:10:36 +0000 (16:10 +0000)
committerRoy Marples <roy@marples.name>
Sun, 28 Jul 2019 16:10:36 +0000 (16:10 +0000)
commit45405c2df12e283a34c9ce6c6bf4e31b15b5057a
tree3c129e891a1e9a46062aada8c9b28abe963e6409
parent47c6213dee78fda982acb1d6486d10b35f0ae671
Solaris: Avoid re-adding IPv6 addresses to preserve the prefix route

Really, kernels should just stop doing this, it's pointless.
src/ipv6.c