mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-02 00:27:14 +01:00
Backport NetworkManager patch (backported alsso in upstream to v1.56.0) to restrict connectivity check lookups to per-link DNS. This reduces the number of DNS queries performed by NetworkManager itself. Note that Supervisor has its own connectivity check routine which is independent on this one, so user may still see more requests in a 10 minute interval. Closes #4560