1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-06 10:51:18 +01:00
netbird/client/internal/peer
Viktor Liu ddc365f7a0
[client, management] Add new network concept ()
---------

Co-authored-by: Pascal Fischer <32096965+pascal-fischer@users.noreply.github.com>
Co-authored-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com>
2024-12-20 11:30:28 +01:00
..
guard [client] Fix controller re-connection () 2024-10-24 11:43:14 +02:00
ice [client] allow relay leader on iOS () 2024-10-28 16:55:00 +01:00
conn_status_test.go Use the conn state of peer on proper way () 2023-03-03 19:49:18 +01:00
conn_status.go [client] Fix race condition while read/write conn status in peer conn () 2024-09-17 11:15:14 +02:00
conn_test.go [client] Add peer conn init limit () 2024-12-09 17:10:31 +01:00
conn.go [client, management] Add new network concept () 2024-12-20 11:30:28 +01:00
error_test.go Test conn () 2022-01-21 13:52:19 +01:00
error.go Test conn () 2022-01-21 13:52:19 +01:00
handshaker.go [relay] Feature/relay integration () 2024-09-08 12:06:14 +02:00
listener.go Add OnDisconnecting service callback () 2023-03-29 10:39:54 +02:00
nilcheck.go [client] Nil check on ICE remote conn () 2024-10-31 23:18:35 +01:00
notifier_test.go Update calculate server state () 2023-04-10 18:22:25 +02:00
notifier.go Fix/always on boot () 2023-08-11 11:51:39 +02:00
signaler.go [relay] Feature/relay integration () 2024-09-08 12:06:14 +02:00
status_test.go [client] Remove loop after route calculation () 2024-11-11 10:53:57 +01:00
status.go [client, management] Add new network concept () 2024-12-20 11:30:28 +01:00
worker_ice.go [client] fix: reformat IPv6 ICE addresses when punching () 2024-12-16 09:58:54 +01:00
worker_relay.go [client] Fix controller re-connection () 2024-10-24 11:43:14 +02:00