netbird/client/internal/peer
Zoltan Papp d1703479ff
Add custom ice stdnet implementation (#754)
On Android, because of the hard SELinux policies can not list the
interfaces of the ICE package. Without it can not generate a host type
candidate. In this pull request, the list of interfaces comes via the Java
interface.
2023-03-24 08:40:39 +01:00
..
conn_status_test.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
conn_status.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
conn_test.go Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +01:00
conn.go Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +01:00
error_test.go Test conn (#199) 2022-01-21 13:52:19 +01:00
error.go Test conn (#199) 2022-01-21 13:52:19 +01:00
listener.go Mobile (#735) 2023-03-17 10:37:27 +01:00
notifier_test.go Mobile (#735) 2023-03-17 10:37:27 +01:00
notifier.go Mobile (#735) 2023-03-17 10:37:27 +01:00
status_test.go Fix connstate indication (#732) 2023-03-16 17:22:36 +01:00
status.go Mobile (#735) 2023-03-17 10:37:27 +01:00
stdnet_android.go Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +01:00
stdnet.go Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +01:00