Re: [linux-yocto][yocto-kernel-cache][yocto-5.4/yocto-5.8/master][PATCH] netfilter: Enable nat for ipv4 and ipv6

2020-09-02 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.4/yocto-5.8/master][PATCH] netfilter: Enable nat for ipv4 and ipv6 on 01/09/2020 zhe...@windriver.com wrote: > From: He Zhe > > nat is widely used in virtualization environment. For example, libvirt expects >

[linux-yocto][yocto-kernel-cache][yocto-5.4/yocto-5.8/master][PATCH] netfilter: Enable nat for ipv4 and ipv6

2020-09-01 Thread He Zhe
From: He Zhe nat is widely used in virtualization environment. For example, libvirt expects one of ipv4 and ipv6 nat working by default. Signed-off-by: He Zhe --- cfg/net/ip6_nf.cfg | 1 + cfg/net/ip_nf.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/cfg/net/ip6_nf.cfg