Skip to content

v0.7.10

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:12
· 3 commits to main since this release
v0.7.10
af95abd

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.