Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update DNS behavior for NetworkManager interfaces
If DNS information is added to a NetworkManager managed interface where the given protocol family is disabled, NetworkManager will be unable to activate the interface. This seems like a potential bug in NetworkManager but this fix should work around this condition which can arise in the case of bonded interfaces where the bond members have no IP information.
- Loading branch information