[linux] 05/14: Enable NF_LOG_NETDEV

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 18 20:20:27 UTC 2018


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

waldi pushed a commit to branch master
in repository linux.

commit 3aa1af59a809acd9ac6f2e6ead4f15dc39b9e3f9
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Jan 18 18:51:55 2018 +0100

    Enable NF_LOG_NETDEV
---
 debian/changelog     | 2 +-
 debian/config/config | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 90ac7fa..6fce526 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium
     - Support Amazon EC2.
   * Enable NUMA_BALANCING_DEFAULT_ENABLED, enabled by all others.
   * Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD, IPV6_SEG6_LWTUNNEL,
-    IPV6_SEG6_HMAC.
+    IPV6_SEG6_HMAC, NF_LOG_NETDEV.
 
  -- Bastian Blank <waldi at debian.org>  Thu, 18 Jan 2018 09:14:57 +0100
 
diff --git a/debian/config/config b/debian/config/config
index 60eb9b9..98be82d 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6678,6 +6678,7 @@ CONFIG_NETFILTER_NETLINK_ACCT=m
 CONFIG_NETFILTER_NETLINK_QUEUE=m
 CONFIG_NETFILTER_NETLINK_LOG=m
 CONFIG_NF_CONNTRACK=m
+CONFIG_NF_LOG_NETDEV=m
 CONFIG_NF_CONNTRACK_MARK=y
 CONFIG_NF_CONNTRACK_SECMARK=y
 CONFIG_NF_CONNTRACK_ZONES=y

-- 
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