I have an application that generates and receives packets and currently runs on Linux using a TUN/TAP interface. I create this interface on linux and then give the interface a name. I pass the interface name to my application which opens the interface and gets and sends packets. I am porting my application to Android. Does Android allow creation of TUN/TAP interfaces and also allow code to open the interfaces?
Thanks, Y- -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-kernel/0005b116-7e17-4340-abdd-8935188b18c4n%40googlegroups.com.
