diff options
author | Xiangyu Chen <xiangyu.chen@windriver.com> | 2025-06-06 11:35:16 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-06-12 10:40:15 -0400 |
commit | e52eefb2f552474900e619a0b8a0ec1a8a0698ef (patch) | |
tree | a1e92e42cc3b52f55ca59122fd479f05f0accae1 /dynamic-layers/raspberrypi/conf/git@git.enea.com:linux/meta-virtualization.git | |
parent | 2dc87493ed5f1477ec2660ab7f5e62b80ace9bb4 (diff) | |
download | meta-virtualization-e52eefb2f552474900e619a0b8a0ec1a8a0698ef.tar.gz |
lxc: don't allow named listening IPv6 address on lxcbrX network interface
lxc-net enabled the IPv6 by default since v6.0.0[1], when named enabled on
system, the lxc-net which based on dnsmasq would fail to bind the IPv6
address on lxcbrX interface, that cause lxc cannot work correctly.
LXC upstream changed the default v6 address again[2], we need to line up with
upstream. Updated the lxc-net default v6 address to named.conf.option to tell
named don't bind and listen that address.
Ref:
[1] https://github.com/lxc/lxc/commit/e8888344
[2] https://github.com/lxc/lxc/commit/31012d49
Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'dynamic-layers/raspberrypi/conf/git@git.enea.com:linux/meta-virtualization.git')
0 files changed, 0 insertions, 0 deletions