netbird/relay/client
Zoltan Papp 4ebf6e1c4c
[client] Close the remote conn in proxy (#2626)
Port the conn close call to eBPF proxy
2024-09-25 18:50:10 +02:00
..
dialer/ws [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
addr.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
client_test.go Fix blocked net.Conn Close call (#2600) 2024-09-14 10:27:37 +02:00
client.go - Increase queue size and drop the overflowed messages (#2617) 2024-09-19 13:49:09 +02:00
conn.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
doc.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
guard.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
manager_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
manager.go Fix leaked server connections (#2596) 2024-09-16 16:11:10 +02:00
picker_test.go [client] Close the remote conn in proxy (#2626) 2024-09-25 18:50:10 +02:00
picker.go Exit from processConnResults after all tries (#2621) 2024-09-19 13:49:28 +02:00