aboutsummaryrefslogtreecommitdiffstats
path: root/package/ptunnel/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-15 00:58:07 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-15 00:58:07 +0000
commit33eafb400e498a62a2ab0c4b55cc7fe6020248b6 (patch)
treeeabcecddbdd08d38ff2319889970e19b8c689916 /package/ptunnel/ipkg
parent906bc9ad3739513fbd54d982e7a113f608963113 (diff)
downloadupstream-33eafb400e498a62a2ab0c4b55cc7fe6020248b6.tar.gz
upstream-33eafb400e498a62a2ab0c4b55cc7fe6020248b6.tar.bz2
upstream-33eafb400e498a62a2ab0c4b55cc7fe6020248b6.zip
add ptunnel (PingTunnel) (thanks to Romain Beauxis)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2676 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ptunnel/ipkg')
-rw-r--r--package/ptunnel/ipkg/ptunnel.control5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/ptunnel/ipkg/ptunnel.control b/package/ptunnel/ipkg/ptunnel.control
new file mode 100644
index 0000000000..0020f1377c
--- /dev/null
+++ b/package/ptunnel/ipkg/ptunnel.control
@@ -0,0 +1,5 @@
+Package: ptunnel
+Priority: optional
+Section: net
+Description: Tunnel TCP connections over ICMP packets
+Depends: libpcap, libpthread