summaryrefslogtreecommitdiffstats
path: root/package/ptunnel/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-15 00:58:07 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-15 00:58:07 +0000
commitcd93bae1058cc77f6c47e84dd5209220a46f9744 (patch)
treeeabcecddbdd08d38ff2319889970e19b8c689916 /package/ptunnel/ipkg
parent152acf6f40dadcde4f1c5142eca00595823e9292 (diff)
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 000000000..0020f1377
--- /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