libnm-core: change version of ip4-forwarding capability

NM_VERSION_INFO_CAPABILITY_IP4_FORWARDING was backported to branch
nm-1-54 before the 1.54 release. Update the symbol version.
This commit is contained in:
Beniamino Galvani
2025-06-30 22:33:29 +02:00
parent 5ab04c8f56
commit ea6af6d806

View File

@@ -100,7 +100,7 @@
* https://issues.redhat.com/browse/RHEL-66262 * https://issues.redhat.com/browse/RHEL-66262
* https://issues.redhat.com/browse/RHEL-67324 * https://issues.redhat.com/browse/RHEL-67324
* @NM_VERSION_INFO_CAPABILITY_IP4_FORWARDING: Indicates that NetworkManager supports * @NM_VERSION_INFO_CAPABILITY_IP4_FORWARDING: Indicates that NetworkManager supports
* configuring per-device IPv4 sysctl forwarding setting. Since: 1.56. * configuring per-device IPv4 sysctl forwarding setting. Since: 1.54.
* *
* The numeric values represent the bit index of the capability. These capabilities * The numeric values represent the bit index of the capability. These capabilities
* can be queried in the "VersionInfo" D-Bus property. * can be queried in the "VersionInfo" D-Bus property.