PCAPdroid/app/src/main
emanuele-f dbfaab6164 Fix uid resolution failing after some time with root
Since the indroduction of netlink-based UID resolution in a626e11, UID
resolution will break after some time due to netlink sequence number
mismatches.
This fix recovers from off-by-one sequence number mismathes and
falls-back to slower UID resolution if some other netlink error occurs
2022-05-28 18:47:09 +02:00
..
java/com Add ability to disable blocking of private DNS 2022-05-27 16:59:08 +02:00
jni Fix uid resolution failing after some time with root 2022-05-28 18:47:09 +02:00
res Add ability to disable blocking of private DNS 2022-05-27 16:59:08 +02:00
AndroidManifest.xml Implement firewall status 2022-05-17 15:58:09 +02:00