diff options
| author | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
| commit | 3612e6355f3f40d264ec4657547761069baa5430 (patch) | |
| tree | 768e4f5b37b66f540dd7030aa2eaff2ac7bb0168 /src/libnm-client-impl/nm-property-infos-nmcli.xml | |
| parent | 7e9f00a3be8f65535e6620b344443ec4d403212b (diff) | |
| parent | 6f7fcde10e47d8af865af336becf1fd8a446e62e (diff) | |
Merge tag 'debian/1.40.0-1' into debian/bullseye-backports
network-manager Debian release 1.40.0-1
Diffstat (limited to 'src/libnm-client-impl/nm-property-infos-nmcli.xml')
| -rw-r--r-- | src/libnm-client-impl/nm-property-infos-nmcli.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/libnm-client-impl/nm-property-infos-nmcli.xml b/src/libnm-client-impl/nm-property-infos-nmcli.xml index 8e39a7a2..63d187d3 100644 --- a/src/libnm-client-impl/nm-property-infos-nmcli.xml +++ b/src/libnm-client-impl/nm-property-infos-nmcli.xml @@ -28,6 +28,9 @@ For example "192.0.2.0/24 10.1.1.1 77, 198.51.100.0/24". Various attributes are supported: <itemizedlist> <listitem> +<para><literal>"advmss"</literal> - an unsigned 32 bit integer.</para> +</listitem> +<listitem> <para><literal>"cwnd"</literal> - an unsigned 32 bit integer.</para> </listitem> <listitem> @@ -37,6 +40,9 @@ Various attributes are supported: <para><literal>"initrwnd"</literal> - an unsigned 32 bit integer.</para> </listitem> <listitem> +<para><literal>"lock-advmss"</literal> - a boolean value.</para> +</listitem> +<listitem> <para><literal>"lock-cwnd"</literal> - a boolean value.</para> </listitem> <listitem> @@ -58,6 +64,13 @@ Various attributes are supported: <para><literal>"onlink"</literal> - a boolean value.</para> </listitem> <listitem> +<para><literal>"quickack"</literal> - a boolean value.</para> +</listitem> +<listitem> +<para><literal>"rto_min"</literal> - an unsigned 32 bit integer. +The value is in milliseconds.</para> +</listitem> +<listitem> <para><literal>"scope"</literal> - an unsigned 8 bit integer. IPv4 only.</para> </listitem> <listitem> @@ -101,6 +114,9 @@ next hop addresses, optional route metric, optional attribute. The valid syntax Various attributes are supported: <itemizedlist> <listitem> +<para><literal>"advmss"</literal> - an unsigned 32 bit integer.</para> +</listitem> +<listitem> <para><literal>"cwnd"</literal> - an unsigned 32 bit integer.</para> </listitem> <listitem> @@ -113,6 +129,9 @@ Various attributes are supported: <para><literal>"initrwnd"</literal> - an unsigned 32 bit integer.</para> </listitem> <listitem> +<para><literal>"lock-advmss"</literal> - a boolean value.</para> +</listitem> +<listitem> <para><literal>"lock-cwnd"</literal> - a boolean value.</para> </listitem> <listitem> @@ -134,6 +153,13 @@ Various attributes are supported: <para><literal>"onlink"</literal> - a boolean value.</para> </listitem> <listitem> +<para><literal>"quickack"</literal> - a boolean value.</para> +</listitem> +<listitem> +<para><literal>"rto_min"</literal> - an unsigned 32 bit integer. +The value is in milliseconds.</para> +</listitem> +<listitem> <para><literal>"src"</literal> - an IPv6 address.</para> </listitem> <listitem> |