Post marked as solved
Post marked as solved with 3 replies, 656 views
Hi, I'd like to write a network extension for a vpn product, that also filter several types of packets before they arrive to the tunnel represeted by the tunnel virtual interface (utun0)
Is there anyway I can set the packet filtering to occur before the tunnel ? is it the default case ?
Can I use the same network extension for both NEPacketTunnelProvider and NEFilterPacketProvider / NEFilterDataProvider ?
thanks !