diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-10-31 20:21:58 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-10-31 20:21:58 +0000 |
commit | e28acb0f984352d323d3ad461aced180d9eebd68 (patch) | |
tree | 106239c136d5ce62ec1620dcab007a8fda3572be /package/iptables/Makefile | |
parent | f723def033e1749fc08da0662a0af4e6594e7fb9 (diff) | |
download | upstream-e28acb0f984352d323d3ad461aced180d9eebd68.tar.gz upstream-e28acb0f984352d323d3ad461aced180d9eebd68.tar.bz2 upstream-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/Makefile')
-rw-r--r-- | package/iptables/Makefile | 4 |
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 |