Changed
- Switched the android tun implementation to support both file
descriptors (for regular user apps), as well as creating the TUN
ourselves (for a system lib). In case of the latter, the TUN code now
uses the linux TUN code path with segmentation offloading enabled.