From: He Zhe <zhe...@windriver.com>

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 <zhe...@windriver.com>
---
 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 b/cfg/net/ip6_nf.cfg
index cb1db470..3458f9c4 100644
--- a/cfg/net/ip6_nf.cfg
+++ b/cfg/net/ip6_nf.cfg
@@ -12,3 +12,4 @@ CONFIG_IP6_NF_MATCH_EUI64=m
 CONFIG_IP6_NF_FILTER=m
 CONFIG_IP6_NF_MANGLE=m
 CONFIG_IP6_NF_RAW=m
+CONFIG_IP6_NF_NAT=m
diff --git a/cfg/net/ip_nf.cfg b/cfg/net/ip_nf.cfg
index 406be5bc..cf0251fa 100644
--- a/cfg/net/ip_nf.cfg
+++ b/cfg/net/ip_nf.cfg
@@ -17,3 +17,4 @@ CONFIG_IP_NF_RAW=m
 CONFIG_IP_NF_ARPTABLES=m
 CONFIG_IP_NF_ARPFILTER=m
 CONFIG_IP_NF_ARP_MANGLE=m
+CONFIG_IP_NF_NAT=m
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9008): 
https://lists.yoctoproject.org/g/linux-yocto/message/9008
Mute This Topic: https://lists.yoctoproject.org/mt/76552328/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to