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 | d13e173a0ce8a0c61b2facf98386db835c4174d6 (patch) | |
tree | d47bebe8ad5bd2a73fe61d5aa56cf463410c8e2c /openwrt/package/iptables/ipkg/iptables-mod-ulog.control | |
parent | 91490c783caef361912fa8993c7283abe65aa3b3 (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@2435 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iptables/ipkg/iptables-mod-ulog.control')
-rw-r--r-- | openwrt/package/iptables/ipkg/iptables-mod-ulog.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-mod-ulog.control b/openwrt/package/iptables/ipkg/iptables-mod-ulog.control new file mode 100644 index 000000000..b0aaa3d11 --- /dev/null +++ b/openwrt/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 |