gardners
|
98ea86bde0
|
added new /proc/net/route method to find interfaces on android
(would you believe that using ifconfig to READ about interfaces
requires ROOT on android).
should also help for interfaces with multiple addresses.
|
2012-05-03 22:46:00 +09:30 |
|
gardners
|
6e933be9ec
|
fixed bug on android with previous commit
|
2012-05-03 17:17:56 +09:30 |
|
gardners
|
82ca3dde5d
|
impoved debugging and operation of interface detection
(since it has suddenly decided to fail)
|
2012-05-03 17:15:05 +09:30 |
|
gardners
|
ac5ce2b29a
|
fixed file descriptor leak.
|
2012-04-28 14:24:57 +09:30 |
|
gardners
|
07768e27f7
|
fixed macro to select when to build lsif()
|
2012-04-28 12:32:02 +09:30 |
|
gardners
|
2ab32197a7
|
Put new linux-specific interface listing routine in that is needed
for android, where the portable method isn't easily available.
|
2012-04-28 12:25:19 +09:30 |
|