diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-10-16 14:04:59 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-10-16 14:04:59 +0000 |
commit | 109d5fbca465ed004cb71945cf90a7423d15d0a2 (patch) | |
tree | 56b297a0f5a73bca755d17d371f8a3181ca43749 /package/iptables | |
parent | 1878758fa1566474cddc5ed8a6a4f6ed60d86902 (diff) | |
download | upstream-109d5fbca465ed004cb71945cf90a7423d15d0a2.tar.gz upstream-109d5fbca465ed004cb71945cf90a7423d15d0a2.tar.bz2 upstream-109d5fbca465ed004cb71945cf90a7423d15d0a2.zip |
Update description, iptables-mod-ipsec includes libipt_policy.so
SVN-Revision: 9336
Diffstat (limited to 'package/iptables')
-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 cee5c6041d..4459687068 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -114,6 +114,7 @@ define Package/iptables-mod-ipsec/description Includes: - libipt_ah - libipt_esp + - libipt_policy endef define Package/iptables-mod-nat |