summaryrefslogtreecommitdiffstats
path: root/openwrt/package/ptunnel/ipkg/ptunnel.control
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
commitf8b6cc52d451170582282d2e4fb37288c95f9484 (patch)
tree9b23c8bb57b6d500b01d9ddc5df1028c0173ba22 /openwrt/package/ptunnel/ipkg/ptunnel.control
parentc8737aef24173486eea70bb50df02a2ed2ad0b52 (diff)
add ptunnel (PingTunnel) (thanks to Romain Beauxis)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2676 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ptunnel/ipkg/ptunnel.control')
-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 000000000..0020f1377
--- /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