[generic] expose CONFIG_NETFILTER_NETLINK for external kmods
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Mar 2012 00:09:23 +0000 (00:09 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Mar 2012 00:09:23 +0000 (00:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30894 3c298f89-4303-0410-b956-a3cf2f4a3e73

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"
This page took 0.029127 seconds and 4 git commands to generate.