diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-12-08 20:52:58 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-12-08 20:52:58 +0000 |
commit | e830181f478d4674d6372afed58b58fd578d172b (patch) | |
tree | b04336443b22b48c5a80ebb7bfff82412e7cab84 /package/iptables/Makefile | |
parent | 4ab57b9e0f21dbeb673d36e666157e1e4e5c6631 (diff) | |
download | upstream-e830181f478d4674d6372afed58b58fd578d172b.tar.gz upstream-e830181f478d4674d6372afed58b58fd578d172b.tar.bz2 upstream-e830181f478d4674d6372afed58b58fd578d172b.zip |
iptables: add comment match to the core package
SVN-Revision: 18706
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r-- | package/iptables/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile index f4d59abd91..747cba3ecd 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -52,6 +52,7 @@ endef define Package/iptables/description IPv4 firewall administration tool. Includes support for: + - comment - limit - LOG - mac |