mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-04 04:58:18 +02:00
ifup/ifdown, nmcli, and possibly other tools need a way to get the internally generated connection UUID and possibly it's path given just the ifcfg file path. Not all ifcfg files have the UUID in the file, so ifcfg-rh generates one. But external tools don't know what that UUID is or what the logic that NM uses to generate it is. Help them out a bit so that ifup/ifdown can easily poke NM given just the ifcfg file. |
||
|---|---|---|
| .. | ||
| ifcfg-rh | ||
| ifcfg-suse | ||
| ifupdown | ||
| keyfile | ||
| Makefile.am | ||