aboutsummaryrefslogtreecommitdiffstats
path: root/package/httping/ipkg
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-02-13 12:40:39 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-02-13 12:40:39 +0000
commit66f97459e0ed3ee3247b8eb9491a69ef22b928f5 (patch)
treef092035183b9fefc850956aa58aeb0a3f4daeac3 /package/httping/ipkg
parent22a0baef13b2e301d249ef0c2f4923d02f61fdcd (diff)
downloadmaster-187ad058-66f97459e0ed3ee3247b8eb9491a69ef22b928f5.tar.gz
master-187ad058-66f97459e0ed3ee3247b8eb9491a69ef22b928f5.tar.bz2
master-187ad058-66f97459e0ed3ee3247b8eb9491a69ef22b928f5.zip
Added httping
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3230 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/httping/ipkg')
-rw-r--r--package/httping/ipkg/httping.control4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/httping/ipkg/httping.control b/package/httping/ipkg/httping.control
new file mode 100644
index 0000000000..5ab31d9621
--- /dev/null
+++ b/package/httping/ipkg/httping.control
@@ -0,0 +1,4 @@
+Package: httping
+Section: net
+Priority: optional
+Description: Httping is like 'ping' but for http-requests.