mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
RPi, Amlogic: enable building IP6_NF_TARGET_MASQUERADE module
This module is useful when using IPv6-capable VPN. Align this option with other projects/devices.
This commit is contained in:
parent
d3fe5bf932
commit
9be1d8600b
@ -1216,7 +1216,7 @@ CONFIG_IP6_NF_TARGET_REJECT=m
|
|||||||
CONFIG_IP6_NF_MANGLE=m
|
CONFIG_IP6_NF_MANGLE=m
|
||||||
# CONFIG_IP6_NF_RAW is not set
|
# CONFIG_IP6_NF_RAW is not set
|
||||||
CONFIG_IP6_NF_NAT=m
|
CONFIG_IP6_NF_NAT=m
|
||||||
# CONFIG_IP6_NF_TARGET_MASQUERADE is not set
|
CONFIG_IP6_NF_TARGET_MASQUERADE=m
|
||||||
# CONFIG_IP6_NF_TARGET_NPT is not set
|
# CONFIG_IP6_NF_TARGET_NPT is not set
|
||||||
# end of IPv6: Netfilter Configuration
|
# end of IPv6: Netfilter Configuration
|
||||||
|
|
||||||
|
@ -1012,7 +1012,7 @@ CONFIG_IP6_NF_TARGET_REJECT=m
|
|||||||
CONFIG_IP6_NF_MANGLE=m
|
CONFIG_IP6_NF_MANGLE=m
|
||||||
# CONFIG_IP6_NF_RAW is not set
|
# CONFIG_IP6_NF_RAW is not set
|
||||||
CONFIG_IP6_NF_NAT=m
|
CONFIG_IP6_NF_NAT=m
|
||||||
# CONFIG_IP6_NF_TARGET_MASQUERADE is not set
|
CONFIG_IP6_NF_TARGET_MASQUERADE=m
|
||||||
# CONFIG_IP6_NF_TARGET_NPT is not set
|
# CONFIG_IP6_NF_TARGET_NPT is not set
|
||||||
# end of IPv6: Netfilter Configuration
|
# end of IPv6: Netfilter Configuration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user