netbird/client/internal/stdnet
Zoltan Papp 0f0c7ec2ed
Routemgr error handling (#1073)
In case the route management feature is not supported 
then do not create unnecessary firewall and manager instances. 
This can happen if the nftables nor iptables is not available on the host OS.

- Move the error handling to upper layer
- Remove fake, useless implementations of interfaces
- Update go-iptables because In Docker the old version can not 
determine well the path of executable file
- update lib to 0.70
2023-08-12 11:42:36 +02:00
..
discover_mobile_test.go Ignore ipv6 labeled address (#809) 2023-04-14 15:40:27 +02:00
discover_mobile.go Ignore ipv6 labeled address (#809) 2023-04-14 15:40:27 +02:00
discover_pion.go Bind implementation (#779) 2023-04-13 17:00:01 +02:00
discover.go Bind implementation (#779) 2023-04-13 17:00:01 +02:00
filter.go Routemgr error handling (#1073) 2023-08-12 11:42:36 +02:00
stdnet.go Bind implementation (#779) 2023-04-13 17:00:01 +02:00