From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/api/html/settings-link.html | 89 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 docs/api/html/settings-link.html (limited to 'docs/api/html/settings-link.html') diff --git a/docs/api/html/settings-link.html b/docs/api/html/settings-link.html new file mode 100644 index 00000000..c06d98d7 --- /dev/null +++ b/docs/api/html/settings-link.html @@ -0,0 +1,89 @@ + + + + +link: NetworkManager Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

link

+

link — Link settings

+
+
+

+ Properties +

+
+

Table 86. 

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Key NameValue TypeDefault ValueValue Description
gro-max-size
int64
-1
The maximum size of a packet built by the Generic Receive Offload stack for this device. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
gso-max-segments
int64
-1
The maximum segments of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
gso-max-size
int64
-1
The maximum size of a Generic Segment Offload packet the device should accept. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
tx-queue-length
int64
-1
The size of the transmit queue for the device, in number of packets. The value must be between 0 and 4294967295. When set to -1, the existing value is preserved.
+
+


+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5