expose CONFIG_NETFILTER_NETLINK for external kmods
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 12 Mar 2012 00:09:23 +0000 (00:09 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 12 Mar 2012 00:09:23 +0000 (00:09 +0000)
SVN-Revision: 30894

target/linux/generic/patches-3.0/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-3.1/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-3.2/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-3.3/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]

diff --git a/target/linux/generic/patches-3.0/258-netfilter_netlink_kconfig_hack.patch b/target/linux/generic/patches-3.0/258-netfilter_netlink_kconfig_hack.patch
new file mode 100644 (file)
index 0000000..d990f70
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/net/netfilter/Kconfig
++++ b/net/netfilter/Kconfig
+@@ -2,7 +2,7 @@ menu "Core Netfilter Configuration"
+       depends on NET && INET && NETFILTER
+ config NETFILTER_NETLINK
+-      tristate
++      tristate "Netfilter NFNETLINK interface"
+ config NETFILTER_NETLINK_QUEUE
+       tristate "Netfilter NFQUEUE over NFNETLINK interface"
diff --git a/target/linux/generic/patches-3.1/258-netfilter_netlink_kconfig_hack.patch b/target/linux/generic/patches-3.1/258-netfilter_netlink_kconfig_hack.patch
new file mode 100644 (file)
index 0000000..d990f70
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/net/netfilter/Kconfig
++++ b/net/netfilter/Kconfig
+@@ -2,7 +2,7 @@ menu "Core Netfilter Configuration"
+       depends on NET && INET && NETFILTER
+ config NETFILTER_NETLINK
+-      tristate
++      tristate "Netfilter NFNETLINK interface"
+ config NETFILTER_NETLINK_QUEUE
+       tristate "Netfilter NFQUEUE over NFNETLINK interface"
diff --git a/target/linux/generic/patches-3.2/258-netfilter_netlink_kconfig_hack.patch b/target/linux/generic/patches-3.2/258-netfilter_netlink_kconfig_hack.patch
new file mode 100644 (file)
index 0000000..d990f70
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/net/netfilter/Kconfig
++++ b/net/netfilter/Kconfig
+@@ -2,7 +2,7 @@ menu "Core Netfilter Configuration"
+       depends on NET && INET && NETFILTER
+ config NETFILTER_NETLINK
+-      tristate
++      tristate "Netfilter NFNETLINK interface"
+ config NETFILTER_NETLINK_QUEUE
+       tristate "Netfilter NFQUEUE over NFNETLINK interface"
diff --git a/target/linux/generic/patches-3.3/258-netfilter_netlink_kconfig_hack.patch b/target/linux/generic/patches-3.3/258-netfilter_netlink_kconfig_hack.patch
new file mode 100644 (file)
index 0000000..9d827c2
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/net/netfilter/Kconfig
++++ b/net/netfilter/Kconfig
+@@ -2,7 +2,7 @@ menu "Core Netfilter Configuration"
+       depends on NET && INET && NETFILTER
+ config NETFILTER_NETLINK
+-      tristate
++      tristate "Netfilter NFNETLINK interface"
+ config NETFILTER_NETLINK_ACCT
+ tristate "Netfilter NFACCT over NFNETLINK interface"