summaryrefslogtreecommitdiff
path: root/package
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
commit79712043cc825fcc612311c3b6ced4a0acbd1b59 (patch)
tree0f646cb5944c194484b5ad38089efb1459fd57ad /package
parent8ebd4ab77b276563994374629d01290157c50fdc (diff)
downloadmtk-20170518-79712043cc825fcc612311c3b6ced4a0acbd1b59.zip
mtk-20170518-79712043cc825fcc612311c3b6ced4a0acbd1b59.tar.gz
mtk-20170518-79712043cc825fcc612311c3b6ced4a0acbd1b59.tar.bz2
iptables: update description of the iptables-mod-ipopt
SVN-Revision: 9468
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 4459687..f764248 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