[linux] 01/01: netfilter: Enable NFT_DUP_IPV4, NFT_DUP_IPV6 as modules (Closes: #803370)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Oct 29 21:27:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit dc44f476817acc00d86e0cbe8043cb3c81692ae4
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Oct 29 21:27:05 2015 +0000

    netfilter: Enable NFT_DUP_IPV4, NFT_DUP_IPV6 as modules (Closes: #803370)
---
 debian/changelog     | 6 ++++++
 debian/config/config | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 56fe28b..4a3ea79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.3~rc7-1~exp2) UNRELEASED; urgency=medium
+
+  * netfilter: Enable NFT_DUP_IPV4, NFT_DUP_IPV6 as modules (Closes: #803370)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Thu, 29 Oct 2015 21:26:52 +0000
+
 linux (4.3~rc7-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate
diff --git a/debian/config/config b/debian/config/config
index 1d9d16a..2fb4ba3 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -5787,6 +5787,7 @@ CONFIG_NF_CONNTRACK_IPV4=m
 CONFIG_NF_CONNTRACK_PROC_COMPAT=y
 CONFIG_NF_TABLES_IPV4=m
 CONFIG_NFT_CHAIN_ROUTE_IPV4=m
+CONFIG_NFT_DUP_IPV4=m
 CONFIG_NF_TABLES_ARP=m
 CONFIG_NF_LOG_ARP=m
 CONFIG_NF_LOG_IPV4=m
@@ -5848,6 +5849,7 @@ CONFIG_IPV6_PIMSM_V2=y
 CONFIG_NF_CONNTRACK_IPV6=m
 CONFIG_NF_TABLES_IPV6=m
 CONFIG_NFT_CHAIN_ROUTE_IPV6=m
+CONFIG_NFT_DUP_IPV6=m
 CONFIG_NF_REJECT_IPV6=m
 CONFIG_NF_LOG_IPV6=m
 CONFIG_NF_NAT_IPV6=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