diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-11 21:15:16 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-11 21:15:16 +0000 |
commit | 79aba16c69e42498275c56a3d889a78efb22ae6d (patch) | |
tree | 54eceaed7d1287ee60cfb2134ab78450b05346f0 /package/iptables/ipkg/iptables-mod-ipsec.control | |
parent | 5ade75287baaa5efe34f1e427534726f2295a4f7 (diff) |
backport iptables extension split introduced by changeset:2412 (fix ticket:40),
bump trunk release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2435 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/ipkg/iptables-mod-ipsec.control')
-rw-r--r-- | package/iptables/ipkg/iptables-mod-ipsec.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/iptables/ipkg/iptables-mod-ipsec.control b/package/iptables/ipkg/iptables-mod-ipsec.control new file mode 100644 index 000000000..caf8f182c --- /dev/null +++ b/package/iptables/ipkg/iptables-mod-ipsec.control @@ -0,0 +1,5 @@ +Package: iptables-mod-ipsec +Priority: optional +Section: net +Depends: kmod-ipt-ipsec +Description: Iptables (IPv4) extensions for matching special IPsec packets |