Integration with Android VPN APIs

Bug #1313715 reported by Pupu Toivonen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HIPL
New
Wishlist
Unassigned

Bug Description

Android >= 4.0 (Ice Cream Sandwich) comes with a TUN/TAP virtual NIC driver and an API for configuring it: http://developer.android.com/reference/android/net/VpnService.html

hipd currently uses the Linux dummy network driver, which is not guaranteed to be available in all kernels and requires root privileges to be configured.

Making hipd use the TUN/TAP driver on Android (and optionally on other platforms) and making a wrapper for using Android's native VPN API for configuring it would be a step away from requiring a rooted device.

Discussion:
https://answers.launchpad.net/hipl/+question/247421

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.