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 | 79712043cc825fcc612311c3b6ced4a0acbd1b59 (patch) | |
tree | 0f646cb5944c194484b5ad38089efb1459fd57ad /package/iptables | |
parent | 8ebd4ab77b276563994374629d01290157c50fdc (diff) | |
download | upstream-79712043cc825fcc612311c3b6ced4a0acbd1b59.tar.gz upstream-79712043cc825fcc612311c3b6ced4a0acbd1b59.tar.bz2 upstream-79712043cc825fcc612311c3b6ced4a0acbd1b59.zip |
iptables: update description of the iptables-mod-ipopt
SVN-Revision: 9468
Diffstat (limited to 'package/iptables')
-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 |