diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-16 14:04:59 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-16 14:04:59 +0000 |
commit | 19c2890d13db66910ca68e9e86841d3477a2eee1 (patch) | |
tree | dc8bea4e62be27e4f7c17d8ca0e4b14075c9b95a /package/iptables | |
parent | 411a7e18623fb94ca0fe427fb6e7d067f51187f8 (diff) |
Update description, iptables-mod-ipsec includes libipt_policy.so
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9336 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 cee5c6041..445968706 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 |