1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-07-14 05:15:08 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
a814715ef8 Add resolvconf configurator for linux () 2022-11-29 14:51:18 +01:00
4a30b66503 Check if system is our manager when resolvconf ()
Sometimes resolvconf will manage the /etc/resolv.conf file
And systemd-resolved still the DNS manager
2022-11-29 13:37:50 +01:00
a78fd69f80 Feature/dns client configuration ()
Added host configurators for Linux, Windows, and macOS.

The host configurator will update the peer system configuration
 directing DNS queries according to its capabilities.

Some Linux distributions don't support split (match) DNS or custom ports,
 and that will be reported to our management system in another PR
2022-11-23 13:39:42 +01:00