Skip to content

Draft: core: make sure Device and AC emit StateChanged a bit later

Lubomir Rintel requested to merge lr/state-changed-after-dns-commit-bz2006677 into main

We need to make sure StateChanged goes on the D-Bus only after the policy is done dealing with the state change internally.

This is done so that we can be sure the DNS changes are committed at the time "nmcli c up" returns.

https://bugzilla.redhat.com/show_bug.cgi?id=2006677

Edited by Lubomir Rintel

Merge request reports