Add an Android specific kernel_net_t implementation

This currently provides only no-ops and is just added because a
kernel-net implementation is required and kernel-netlink can't be used
at the moment.
This commit is contained in:
Tobias Brunner
2012-08-13 11:00:27 +02:00
parent 6e04147743
commit 24447cf49f
5 changed files with 126 additions and 1 deletions
@@ -18,6 +18,9 @@
/**
* @defgroup libandroidbridge libandroidbridge
*
* @defgroup android_kernel kernel
* @ingroup libandroidbridge
*
* @defgroup charonservice charonservice
* @{ @ingroup libandroidbridge
*/