diff options
Diffstat (limited to 'openwrt/package/ptunnel/ipkg/ptunnel.control')
-rw-r--r-- | openwrt/package/ptunnel/ipkg/ptunnel.control | 5 |
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 |