[linux] 03/07: Really *really* enable NFT_REDIR_IPV4, NFT_REDIR_IPV6 as modules
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Feb 10 02:01:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit 2addfa5303dd4faa9ea05479c8591c8d892a9a0d
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Feb 10 01:48:44 2016 +0000
Really *really* enable NFT_REDIR_IPV4, NFT_REDIR_IPV6 as modules
---
debian/config/config | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/config/config b/debian/config/config
index 1be27ed..27e3cbf 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6128,6 +6128,7 @@ CONFIG_NF_LOG_IPV4=m
CONFIG_NF_REJECT_IPV4=m
CONFIG_NFT_CHAIN_NAT_IPV4=m
CONFIG_NFT_MASQ_IPV4=m
+CONFIG_NFT_REDIR_IPV4=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_AH=m
@@ -6189,6 +6190,7 @@ CONFIG_NF_LOG_IPV6=m
CONFIG_NF_NAT_IPV6=m
CONFIG_NFT_CHAIN_NAT_IPV6=m
CONFIG_NFT_MASQ_IPV6=m
+CONFIG_NFT_REDIR_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list