netbird/iface
Zoltan Papp 1de3bb5420
Netstack (#1403)
Add netstack support for the agent to run it without privileges.

- use interface for tun device
- use common IPC for userspace WireGuard integration
- move udpmux creation and sharedsock to tun layer
2024-01-03 16:06:20 +01:00
..
bind Update pion v3 (#1398) 2023-12-20 23:02:42 +01:00
mocks Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
netstack Netstack (#1403) 2024-01-03 16:06:20 +01:00
address.go Mobile prerefactor (#680) 2023-02-13 18:34:56 +01:00
device_wrapper_test.go fix some typo spotted with codespell (#1278) 2023-11-01 17:11:16 +01:00
device_wrapper.go Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
iface_android.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
iface_create.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
iface_darwin.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
iface_ios.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
iface_linux.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
iface_test.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
iface_windows.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
iface.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
module_linux_test.go Extend linter rules (#1300) 2023-11-10 16:33:13 +01:00
module_linux.go fix some typo spotted with codespell (#1278) 2023-11-01 17:11:16 +01:00
module.go Bind implementation (#779) 2023-04-13 17:00:01 +02:00
name_darwin.go Mobile (#735) 2023-03-17 10:37:27 +01:00
name.go Mobile (#735) 2023-03-17 10:37:27 +01:00
tun_adapter.go Add codespell job (#1281) 2023-11-07 13:37:57 +01:00
tun_android.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun_args.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun_darwin.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun_ios.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun_kernel_linux.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun_link_linux.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun_netstack.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun_usp_linux.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun_windows.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
tun.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
uapi_windows.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
uapi.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
wg_configurer_kernel.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
wg_configurer_usp.go Netstack (#1403) 2024-01-03 16:06:20 +01:00
wg_configurer.go Netstack (#1403) 2024-01-03 16:06:20 +01:00