mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-11 16:50:19 +01:00
Zero values are actually valid values for various bridge options and should be written out. Otherwise, when reading the property back in, it gets assigned the default value which is often not zero, causing the wrong value to be set in the connection. Only properties with default values should not be written out. |
||
|---|---|---|
| .. | ||
| example | ||
| ifcfg-rh | ||
| ifcfg-suse | ||
| ifnet | ||
| ifupdown | ||
| keyfile | ||
| Makefile.am | ||