mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 12:20:36 +01:00
* system-settings/plugins/keyfile/reader.c - (read_one_setting_value): handle IP address items separately - (read_array_of_uint): read IPv4 DNS option as a string array - (read_array_of_array_of_uint): read IPv4 address tuples as a string array * system-settings/plugins/keyfile/writer.c - (write_setting_value): handle IP address items separately - (write_array_of_uint): handle IPv4 DNS option as a string array, not an array of uint, so that it's user-editable - (write_array_of_array_of_uint): handle IPv4 address tuples as string arrays, so they are user-editable git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3643 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| ifcfg-fedora | ||
| ifcfg-suse | ||
| keyfile | ||
| Makefile.am | ||