From f8b6cc52d451170582282d2e4fb37288c95f9484 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 15 Dec 2005 00:58:07 +0000 Subject: add ptunnel (PingTunnel) (thanks to Romain Beauxis) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2676 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/ptunnel/ipkg/ptunnel.control | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 openwrt/package/ptunnel/ipkg/ptunnel.control (limited to 'openwrt/package/ptunnel/ipkg/ptunnel.control') 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 -- cgit v1.2.3