diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-16 18:24:19 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-16 18:24:19 +0200 |
| commit | 0018d1f3cf71d680d7b6bceda55a5717244d8b26 (patch) | |
| tree | a058f1d106d172d3354179437ef034c9355cdf9c /src/libnm-client-impl/nm-property-infos-nmcli.xml | |
| parent | 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (diff) | |
New upstream version 1.39.90 upstream/1.39.90
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> |