diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-11 21:15:16 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-11 21:15:16 +0000 |
commit | fc882de1c5b3803f577b1c3c204e77e9fa67b4b6 (patch) | |
tree | 54eceaed7d1287ee60cfb2134ab78450b05346f0 /package/iptables/ipkg/iptables-mod-ulog.control | |
parent | 09b4890daec428b256e3818f036b5e3de395bd72 (diff) | |
download | upstream-fc882de1c5b3803f577b1c3c204e77e9fa67b4b6.tar.gz upstream-fc882de1c5b3803f577b1c3c204e77e9fa67b4b6.tar.bz2 upstream-fc882de1c5b3803f577b1c3c204e77e9fa67b4b6.zip |
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-ulog.control')
-rw-r--r-- | package/iptables/ipkg/iptables-mod-ulog.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/iptables/ipkg/iptables-mod-ulog.control b/package/iptables/ipkg/iptables-mod-ulog.control new file mode 100644 index 0000000000..b0aaa3d113 --- /dev/null +++ b/package/iptables/ipkg/iptables-mod-ulog.control @@ -0,0 +1,5 @@ +Package: iptables-mod-ulog +Priority: optional +Section: net +Depends: kmod-ipt-ulog +Description: Iptables (IPv4) extension for user-space packet logging |