]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
ipv6: respect slaac hwaddr to really use the hwaddr
authorRoy Marples <roy@marples.name>
Tue, 30 Sep 2025 12:52:33 +0000 (13:52 +0100)
committerRoy Marples <roy@marples.name>
Tue, 30 Sep 2025 12:52:33 +0000 (13:52 +0100)
commit6e0483302b1a0cb2d0f06680240f27e215d3a828
tree08476fec0ebe10f8bcff2d1e4e652daec2c3f8d8
parent593c0a33534103444c90faa019c7a1081eb3ec9b
ipv6: respect slaac hwaddr to really use the hwaddr

If the interface has one, otherwise it will fall back to using
the first ipv6 link-local address as before.
src/ipv6.c