From 87c962c47189cac2f9954c94a55e36770accfb70 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 8 May 2012 16:34:47 +0200 Subject: Add FAQ Dialog, will be filled with more Items later --- res/values/strings.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 1ed40d9e..452de786 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -172,5 +172,11 @@ Send Logfile Send ICS Openvpn log file - Copied log entry to clip board + Copied log entry to clip board + Tap Mode + Tap Mode is not possible with the non root VPN api. Therefore this application cannot provide tap support + Again? Are you kidding? No tap mode is really not supported and sending more mail aksing if it will be supported will not help. + A third time? Actually one could write a a tap emulator based on tun that would add layer2 information on send and strip layer2 information on receive. But this tap emulator would have to implement also ARP and possible a DHCP client. I am not aware of anybody doing any work in this direction. Contact me if you want to start coding on this. + FAQ + frequently asked questions and some adivce -- cgit v1.2.3