diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-16 18:25:29 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-16 18:25:29 +0200 |
| commit | e8c0c4050b07c08cc0f34d41cdff98f2cdc1cc93 (patch) | |
| tree | 79a3d9572e508d4b193ea175c8ed103b2024f727 /src/libnm-client-impl/nm-property-infos-nmcli.xml | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
| parent | 0018d1f3cf71d680d7b6bceda55a5717244d8b26 (diff) | |
Update upstream source from tag 'upstream/1.39.90'
Update to upstream version '1.39.90' with Debian dir 898f1bfdb7bf17595463e4195c78d8455df545e6
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> |