From: Ethan Zhao Date: Thu, 23 Mar 2017 06:18:51 +0000 (+0900) Subject: ol7/config: enable nf_tables packet duplication support X-Git-Tag: v4.1.12-102.0.20170529_2200~58 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a5121c723334aa09f58680aef1ac8ca046689fc9;p=users%2Fjedix%2Flinux-maple.git ol7/config: enable nf_tables packet duplication support Orabug: 24694570 For SPARC & X86_64 Signed-off-by: Ethan Zhao Reviewed-by: Dhaval Giani --- diff --git a/uek-rpm/ol7/config-sparc b/uek-rpm/ol7/config-sparc index 7f2faf121261..efa80b694cd0 100644 --- a/uek-rpm/ol7/config-sparc +++ b/uek-rpm/ol7/config-sparc @@ -508,6 +508,8 @@ CONFIG_NETFILTER=y CONFIG_NETFILTER_ADVANCED=y CONFIG_BRIDGE_NETFILTER=y +CONFIG_NFT_DUP_IPV4=m +CONFIG_NFT_DUP_IPV6=m # # Core Netfilter Configuration # diff --git a/uek-rpm/ol7/config-x86_64 b/uek-rpm/ol7/config-x86_64 index d48cc86e12b5..96cb4824f051 100644 --- a/uek-rpm/ol7/config-x86_64 +++ b/uek-rpm/ol7/config-x86_64 @@ -926,6 +926,8 @@ CONFIG_NETFILTER=y CONFIG_NETFILTER_ADVANCED=y CONFIG_BRIDGE_NETFILTER=m +CONFIG_NFT_DUP_IPV4=m +CONFIG_NFT_DUP_IPV6=m # # Core Netfilter Configuration # diff --git a/uek-rpm/ol7/config-x86_64-debug b/uek-rpm/ol7/config-x86_64-debug index 663c856fd687..ec37a582b1f5 100644 --- a/uek-rpm/ol7/config-x86_64-debug +++ b/uek-rpm/ol7/config-x86_64-debug @@ -915,6 +915,8 @@ CONFIG_NETFILTER=y CONFIG_NETFILTER_ADVANCED=y CONFIG_BRIDGE_NETFILTER=m +CONFIG_NFT_DUP_IPV4=m +CONFIG_NFT_DUP_IPV6=m # # Core Netfilter Configuration #