mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 14:00:11 +01:00
The first argument for dispatcher actions is the interface name, except for the "hostname" action, where no interface is available. For "hostname" actions continue to pass "none", as there is no interface available. But for device actions, it may happen that the interface name is missing too. In this case, don't pass "none" but instead an empty name. |
||
|---|---|---|
| .. | ||
| tests | ||
| Makefile.am | ||
| nm-dispatcher-api.h | ||
| nm-dispatcher-utils.c | ||
| nm-dispatcher-utils.h | ||
| nm-dispatcher.c | ||
| nm-dispatcher.conf | ||
| nm-dispatcher.xml | ||
| org.freedesktop.nm_dispatcher.service.in | ||