File tree
2 files changed
+15
-2
lines changed- app/src/main/java/io/netbird/client
2 files changed
+15
-2
lines changedLines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
45 | 58 |
| |
46 | 59 |
| |
47 | 60 |
| |
| |||
51 | 64 |
| |
52 | 65 |
| |
53 | 66 |
| |
54 |
| - | |
| 67 | + | |
55 | 68 |
| |
56 | 69 |
| |
57 | 70 |
| |
|
- .github/workflows/golang-test-linux.yml+1-1
- client/android/login.go+6
- client/internal/peer/worker_ice.go+8-15
- client/ui/client_ui.go+20-19
- management/server/policy.go+13-1
- shared/relay/client/manager.go+4-3
- shared/relay/client/picker.go+8-10
- shared/relay/client/picker_test.go+5-5
- shared/relay/healthcheck/env.go+24
- shared/relay/healthcheck/env_test.go+36
- shared/relay/healthcheck/receiver.go+27-5
- shared/relay/healthcheck/receiver_test.go+23-64
- shared/relay/healthcheck/sender.go+42-34
- shared/relay/healthcheck/sender_test.go+20-58
0 commit comments