netifrc
netifrc copied to clipboard
Implement ip-token(8) addressing for IPv6.
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
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.