NetworkManager/src/core/settings
Wen Liang a4fe16a426 infiniband: avoid normalizing the p-key when reading from ifcfg
When writing the p-key setting to the ifcfg file and reading the
setting back, the value has to be consistent. This is not limited to
p-key only, any setting value during the ifcfg write and read also has
to be consistent.

This was probably added in commit cb5606cf1c ('ifcfg-rh:
add support for Infiniband partitions') as this is also what
ifup-ib does ([1]). For NetworkManager profiles however, the
p-key is also valid without the high bit set, so the ifcfg-rh
reader must honor that.

[1] 0c9fb6ca7b/rdma.ifup-ib (L75)
2022-09-07 10:47:35 -04:00
..
plugins infiniband: avoid normalizing the p-key when reading from ifcfg 2022-09-07 10:47:35 -04:00
nm-agent-manager.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-agent-manager.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-secret-agent.c core: use NM_SHUTDOWN_TIMEOUT_1500_MSEC 2022-02-24 09:38:53 +01:00
nm-secret-agent.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-settings-connection.c settings-connection: add a "plugin" argument to Update2() 2022-03-28 13:29:28 +02:00
nm-settings-connection.h settings-connection: add a "plugin" argument to Update2() 2022-03-28 13:29:28 +02:00
nm-settings-plugin.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-settings-plugin.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-settings-storage.c all: use nm_uuid_is_normalized() for checking valid UUID for "connection.uuid" 2021-06-04 09:29:23 +02:00
nm-settings-storage.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-settings-utils.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-settings-utils.h all: move "src/" directory to "src/core/" 2021-02-08 09:56:41 +01:00
nm-settings.c core/hostname: avoid blocking calls in NMHostnameManager setting static hostname 2022-05-30 16:56:38 +02:00
nm-settings.h settings-connection: add a "plugin" argument to Update2() 2022-03-28 13:29:28 +02:00