diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-02 21:29:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-02 21:29:48 +0000 |
commit | 2eab181cc90c0a15f4960434f50cfb35189b7457 (patch) | |
tree | da7f074bbba318c6214a9581d924aa05a8881b7a /target | |
parent | 962170b7485f69bf9a3b62c8b5d2ac0a29da667e (diff) | |
download | upstream-2eab181cc90c0a15f4960434f50cfb35189b7457.tar.gz upstream-2eab181cc90c0a15f4960434f50cfb35189b7457.tar.bz2 upstream-2eab181cc90c0a15f4960434f50cfb35189b7457.zip |
refresh 2.6.26 patches
SVN-Revision: 13489
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch | 4 | ||||
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch b/target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch index c488a35d89..0937714134 100644 --- a/target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch +++ b/target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch @@ -1,7 +1,7 @@ --- a/include/linux/netfilter_ipv4/Kbuild +++ b/include/linux/netfilter_ipv4/Kbuild -@@ -45,3 +45,14 @@ - +@@ -45,3 +45,14 @@ header-y += ipt_ttl.h + unifdef-y += ip_queue.h unifdef-y += ip_tables.h + diff --git a/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch b/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch index 3d100d0439..94f1d19a7d 100644 --- a/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch +++ b/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch @@ -1,6 +1,6 @@ --- a/include/linux/netfilter/Kbuild +++ b/include/linux/netfilter/Kbuild -@@ -3,6 +3,7 @@ +@@ -3,6 +3,7 @@ header-y += nf_conntrack_tuple_common.h header-y += nfnetlink_conntrack.h header-y += nfnetlink_log.h header-y += nfnetlink_queue.h |