1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-04-18 00:18:35 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Maycon Santos
d2d5d4b4b9
Update go version ()
Removed ioctl code and remove exception from lint action
2022-12-04 13:22:21 +01:00
Maycon Santos
e4ad6174ca
Improve module load ()
* 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
2022-09-15 01:26:11 +05:00