diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-01-23 15:22:52 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-01-23 22:29:11 -0500 |
| commit | 6f7798cdd9c2ad3de09233d0ad210e7d25a15d42 (patch) | |
| tree | 9d3256fce7e020a05f1197b200e838e09c5cd474 /recipes-containers/vcontainer/vcontainer-tarball.bb | |
| parent | 0e2968073e6b35a697e3e53f9906e32c4e2f1e01 (diff) | |
| download | meta-virtualization-6f7798cdd9c2ad3de09233d0ad210e7d25a15d42.tar.gz | |
linux-yocto: add iptables legacy kernel config for Docker
Kernel 6.18+ split iptables into legacy/nftables backends. Docker
requires the legacy iptables support, so add the kernel configuration
for the full dependency chain:
- CONFIG_NETFILTER_XTABLES_LEGACY=y
- CONFIG_IP_NF_IPTABLES_LEGACY=m
- CONFIG_IP_NF_FILTER=m
- CONFIG_IP_NF_NAT=m
- CONFIG_IP_NF_TARGET_MASQUERADE=m
Without these, Docker's iptables rules fail to load on 6.18+ kernels.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/vcontainer/vcontainer-tarball.bb')
0 files changed, 0 insertions, 0 deletions
