aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-10-31 20:21:58 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-10-31 20:21:58 +0000
commite28acb0f984352d323d3ad461aced180d9eebd68 (patch)
tree106239c136d5ce62ec1620dcab007a8fda3572be /package/iptables
parentf723def033e1749fc08da0662a0af4e6594e7fb9 (diff)
downloadmaster-187ad058-e28acb0f984352d323d3ad461aced180d9eebd68.tar.gz
master-187ad058-e28acb0f984352d323d3ad461aced180d9eebd68.tar.bz2
master-187ad058-e28acb0f984352d323d3ad461aced180d9eebd68.zip
[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/iptables')
-rw-r--r--package/iptables/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 4459687068..f76424862a 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