1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-03-15 08:29:02 +00:00
NetGuard/app
top master 8877e06f04 ICMP management Fix
the first ICMP session that gets created did never stop, when there comes unstop other requests for an other port/id after the first all others will fail since the requestor checks the ICMP id that it last used but it did got from NetGuard the first id used for that site.

we did find the bug using Apps whichs only propose are to ping and only the first ping got ever answered
2018-03-26 14:32:16 +04:30
..
src/main ICMP management Fix 2018-03-26 14:32:16 +04:30
.gitignore
build.gradle 2.191 release 2018-03-25 07:17:39 +02:00
CMakeLists.txt Switch from Gradle experimental to cmake 2017-10-23 22:05:13 +02:00
google-services.json Added advertisements 2016-07-24 18:02:56 +02:00
proguard-rules.pro Use Glide to load app icons 2018-01-05 08:49:50 +01:00