mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 16:10:11 +01:00
- don't use GSList as intermediate data type to construct the environment, especially when all we want is to get a strv array at the end. This reverts the order of elements compared to previously. - add and use helper methods _items_add_*() which assert against sensible input. - merge IPv4 and IPv6 implementations for creating the environment. https://github.com/NetworkManager/NetworkManager/pull/112 |
||
|---|---|---|
| .. | ||
| tests | ||
| meson.build | ||
| nm-dispatcher-utils.c | ||
| nm-dispatcher-utils.h | ||
| nm-dispatcher.c | ||
| nm-dispatcher.conf | ||
| nm-dispatcher.xml | ||
| org.freedesktop.nm_dispatcher.service.in | ||