Zoltan Papp
Zoltan Papp
## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ]...
## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ]...
## Describe your changes To support legacy iptables version must remove comments from the commands ## Issue ticket number and link https://github.com/netbirdio/netbird/issues/1921 ### Checklist - [x] Is it a bug...
## Describe your changes Revert the context cancellation logic from the wg proxy and improve the error handling in case of resource freeing action. - In eBPF proxy implementation we...
## Describe your changes Because the `connWorker` are operating with the `e.peerConns` list we must ensure all workers exited before we modify the content of the `e.peerConns` list. If we...
## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ]...
## Describe your changes - Add Relay server implementation - Integrate the Relay server - Refactor the conn worker logic - Refactor the offer/answer sending logic - Add fallback logic...
## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ]...
## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ]...
Store the StunTurn address in atomic store Does not need to apply a lock and extra function to update the addresses ## Describe your changes ## Issue ticket number and...