summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-31 20:21:58 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-31 20:21:58 +0000
commit32d3bbee3e246ac7d2e027e8e5d7e00fa3c1da07 (patch)
tree106239c136d5ce62ec1620dcab007a8fda3572be /package
parent1152b725a15d6965cfb0c0f1aa284d97bca9bf36 (diff)
[packages] iptables: update description of the iptables-mod-ipopt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9468 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/iptables/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 445968706..f76424862 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -97,8 +97,10 @@ define Package/iptables-mod-ipopt/description
- libipt_ecn/ECN
- libipt_length
- libipt_mac
- - libipt_tos/TOS
+ - libipt_mark/MARK
+ - libipt_statistic
- libipt_tcpmms
+ - libipt_tos/TOS
- libipt_ttl/TTL
- libipt_unclean
endef