containers / containers/netavark

Provide option or IPAM method to enable SLAAC

Open
#783 20 comments 8 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
794
Forks
161
Avg merge
8d 17h
Merged PRs (30d)
3

Description

#434 has been a rather annoying change for me. Since I don't have the luxury of a stable IPv6 prefix, I'm relying on SLAAC, fixed MAC addresses along with MACVLAN to get predictable addresses in my containers.
While I can add `--sysctl net.ipv6.conf.eth0.autoconf=1` for most containers, this relies on consistent naming and gets very verbose the moment multiple networks are used.
I'd love to have a way to enable SLAAC for networks again. Either through an option or maybe a dedicated IPAM method to make it very explicit.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.