Skip to content

Commit

Permalink
defconfig: netfilter: add ip6tables nat support
Browse files Browse the repository at this point in the history
Open CONFIG_IP6_NF_NAT

Change-Id: fe10a567eaa0270ff30a492fa524c9b57fd63cce
Signed-off-by: Hongbo Li <herberthbli@tencent.com>
Signed-off-by: TogoFire <italomellopereira@gmail.com>
  • Loading branch information
herberthbli authored and TogoFire committed Nov 5, 2022
1 parent ac30cb0 commit e1a3350
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arch/arm64/configs/daisy_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,9 @@ CONFIG_IP6_NF_TARGET_REJECT=y
CONFIG_IP6_NF_MANGLE=y
CONFIG_IP6_NF_RAW=y
# CONFIG_IP6_NF_SECURITY is not set
# CONFIG_IP6_NF_NAT is not set
CONFIG_IP6_NF_NAT=m
CONFIG_IP6_NF_TARGET_MASQUERADE=m
CONFIG_IP6_NF_TARGET_NPT=m
CONFIG_BRIDGE_NF_EBTABLES=y
CONFIG_BRIDGE_EBT_BROUTE=y
# CONFIG_BRIDGE_EBT_T_FILTER is not set
Expand Down

0 comments on commit e1a3350

Please sign in to comment.