On Thu, 2019-06-20 at 16:28 +0300, Semyon Boyko wrote:
> iOS provides NEPacketTunnelProvider to operate with IP stack. I just on 
> the beginning of source code review, but pretty sure that code expects 
> to read and write from some FD and then handling the traffic. So to 
> implement iOS support I assume I'll need to implement some sample from 
> https://github.com/robovm/apple-ios-samples/tree/master/SimpleTunnelCustomizedNetworkingUsingtheNetworkExtensionFramework
>  

Yeah, that sounds about right. It should be relatively easy to plug in
your own tun device abstraction alongside the ones we use on other
platforms.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
openconnect-devel mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/openconnect-devel

Reply via email to