Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Implement kernel_net_t.get_interface via JNI | Tobias Brunner | 2013-01-14 | 1 | -2/+9 |
* | Install virtual IPs via interface name, and use an interface lookup where req... | Martin Willi | 2012-11-29 | 1 | -1/+1 |
* | Add an optional kernel-interface parameter to install IPs with a custom prefix | Martin Willi | 2012-11-29 | 1 | -1/+2 |
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Use a helper function to add milliseconds to timeval structs | Tobias Brunner | 2012-10-18 | 1 | -6/+1 |
* | android: Bypass/protect previously bypassed sockets if connectivity changes | Tobias Brunner | 2012-10-16 | 1 | -0/+2 |
* | android: Trigger roam events in case connectivity changes | Tobias Brunner | 2012-10-16 | 1 | -0/+63 |
* | android: Determine source address dynamically | Tobias Brunner | 2012-10-16 | 1 | -1/+16 |
* | Add an Android specific kernel_net_t implementation | Tobias Brunner | 2012-08-13 | 1 | -0/+64 |