netifrc icon indicating copy to clipboard operation
netifrc copied to clipboard

Implement ip-token(8) addressing for IPv6.

Open jkroonza opened this issue 1 year ago • 1 comments

This enables setting ip-token(8) up during pre-up from a config variable ip6token_${IFVAR} to set up tokens to be used during SLAAC auto-configuration.

Closes: https://bugs.gentoo.org/935280

jkroonza avatar Jul 03 '24 12:07 jkroonza

There is one snag: Does not work well with config_${IFVAR}=dhcp unless dhcpcd_${IFVAR} is explicitly configured to only configure IPv4 and leave IPv6 alone.

jkroonza avatar Jul 03 '24 12:07 jkroonza