feat(kernel): add raw iptables support (#222)

This commit is contained in:
Andrew Rynhard 2018-11-21 07:09:27 -08:00 committed by GitHub
parent 4696527d81
commit 86ef4fc6af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1254,7 +1254,7 @@ CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
# CONFIG_IP_NF_TARGET_ECN is not set
# CONFIG_IP_NF_TARGET_TTL is not set
# CONFIG_IP_NF_RAW is not set
CONFIG_IP_NF_RAW=y
# CONFIG_IP_NF_SECURITY is not set
# CONFIG_IP_NF_ARPTABLES is not set