summaryrefslogtreecommitdiff
path: root/openwrt/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
commit27b694c330b2f14e29a87ad0683db17827f60f8e (patch)
tree4245fec06062680540caf43a6f997d4b8d459004 /openwrt/package/ptunnel/ipkg
parent47b8d981f924fffcee2dd12570ae1ccc579631ab (diff)
downloadmtk-20170518-27b694c330b2f14e29a87ad0683db17827f60f8e.zip
mtk-20170518-27b694c330b2f14e29a87ad0683db17827f60f8e.tar.gz
mtk-20170518-27b694c330b2f14e29a87ad0683db17827f60f8e.tar.bz2
add ptunnel (PingTunnel) (thanks to Romain Beauxis)
SVN-Revision: 2676
Diffstat (limited to 'openwrt/package/ptunnel/ipkg')
-rw-r--r--openwrt/package/ptunnel/ipkg/ptunnel.control5
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/ptunnel/ipkg/ptunnel.control b/openwrt/package/ptunnel/ipkg/ptunnel.control
new file mode 100644
index 0000000..0020f13
--- /dev/null
+++ b/openwrt/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