mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-26 10:03:47 +01:00
e4ad6174ca
* Add additional check for needed kernel modules * Check if wireguard and tun modules are loaded If modules are loaded return true, otherwise attempt to load them * fix state check * Add module function tests * Add test execution in container * run client package tests on docker * add package comment to new file * force entrypoint * add --privileged flag * clean only if tables where created * run from within the directories |
||
---|---|---|
.. | ||
client.go | ||
common_linux_test.go | ||
firewall_linux.go | ||
firewall_nonlinux.go | ||
firewall.go | ||
iptables_linux_test.go | ||
iptables_linux.go | ||
manager_test.go | ||
manager.go | ||
mock.go | ||
nftables_linux_test.go | ||
nftables_linux.go | ||
server.go | ||
systemops_linux.go | ||
systemops_nonlinux.go | ||
systemops_test.go | ||
systemops.go |