aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-03-12 02:07:22 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-03-12 02:07:22 +0000
commit07fd626a4e6164ef8f1253dacc5a255aeb17ce0a (patch)
treead461d3262b7aa0eac8ffb47292eaa4f7df5dd1c /package/kernel/modules
parent0da5eba57b53f8464634364d9ab3267cf5a74539 (diff)
downloadupstream-07fd626a4e6164ef8f1253dacc5a255aeb17ce0a.tar.gz
upstream-07fd626a4e6164ef8f1253dacc5a255aeb17ce0a.tar.bz2
upstream-07fd626a4e6164ef8f1253dacc5a255aeb17ce0a.zip
[netfilter] fix ipt_ttl and ipt_TTL userspace library packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30897 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/modules')
-rw-r--r--package/kernel/modules/netfilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/modules/netfilter.mk b/package/kernel/modules/netfilter.mk
index 5142f6c129..1d3c771925 100644
--- a/package/kernel/modules/netfilter.mk
+++ b/package/kernel/modules/netfilter.mk
@@ -122,6 +122,7 @@ define KernelPackage/ipt-ipopt/description
- statistic
- tcpmss
- time
+ - ttl/TTL
- unclean
endef