summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2023-05-04 15:11:49 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2023-05-04 15:11:49 +0200
commit5a6e1375a8b049a359cd1f3a394d6636e787773a (patch)
treec63df837f79ddfedd086a37f5e21ff2ead2a3d96 /.gitignore
parenta7409312045b48e1cce253e13636d234d3ff6cd9 (diff)
downloadNetworkManager-bg/teamd-dbus-errors.tar.gz
team: don't try to connect to teamd in update_connection()bg/teamd-dbus-errors
In constructed(), NMDevice starts watching the D-Bus name owner or monitoring the unix socket, and so it is always aware if teamd is running. When it is, NMDevice connects to it and initializes priv->tdc. It is not useful to try to connect to teamd in update_connection() because warnings will be generated by NM and by libteam if teamd is not running. As explained above the connection is always initialized when teamd is available, and so we can just check priv->tdc. https://bugzilla.redhat.com/show_bug.cgi?id=2182029
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions