mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-07 16:54:16 +01:00
b0364da67c
EBPF proxy between TURN (relay) and WireGuard to reduce number of used ports used by the NetBird agent. - Separate the wg configuration from the proxy logic - In case if eBPF type proxy has only one single proxy instance - In case if the eBPF is not supported fallback to the original proxy Implementation Between the signature of eBPF type proxy and original proxy has differences so this is why the factory structure exists |
||
---|---|---|
.. | ||
bind | ||
mocks | ||
address.go | ||
device_wrapper_test.go | ||
device_wrapper.go | ||
iface_android.go | ||
iface_nonandroid.go | ||
iface_test.go | ||
iface_windows.go | ||
iface.go | ||
ipc_parser_android.go | ||
module_linux_test.go | ||
module_linux.go | ||
module.go | ||
name_darwin.go | ||
name.go | ||
tun_adapter.go | ||
tun_android.go | ||
tun_darwin.go | ||
tun_linux.go | ||
tun_unix.go | ||
tun_windows.go | ||
tun.go | ||
wg_configurer_android.go | ||
wg_configurer_nonandroid.go |