From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/libnm/html/NMSettingSriov.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/libnm/html/NMSettingSriov.html') diff --git a/docs/libnm/html/NMSettingSriov.html b/docs/libnm/html/NMSettingSriov.html index 1884421c..10be809b 100644 --- a/docs/libnm/html/NMSettingSriov.html +++ b/docs/libnm/html/NMSettingSriov.html @@ -8,7 +8,7 @@ - + @@ -326,7 +326,7 @@ nm_setting_sriov_new (void

Returns

the new empty NMSettingSriov object.

-

[transfer full]

+

[transfer full]

Since: 1.14

@@ -416,7 +416,7 @@ nm_setting_sriov_get_vf (

Returns

the VF at index idx .

-

[transfer none]

+

[transfer none]

Since: 1.14

@@ -675,7 +675,7 @@ nm_sriov_vf_get_vlan_ids (const

Returns

a list of VLAN ids configured on the VF.

-

[transfer none][array length=length]

+

[transfer none][array length=length]

Since: 1.14

@@ -819,7 +819,7 @@ nm_sriov_vf_new (

Returns

the new NMSriovVF object.

-

[transfer full]

+

[transfer full]

Since: 1.14

@@ -934,7 +934,7 @@ nm_sriov_vf_dup (const

Returns

a copy of vf .

-

[transfer full]

+

[transfer full]

Since: 1.14

@@ -996,7 +996,7 @@ nm_sriov_vf_set_attribute (

value

the value.

-[transfer none][allow-none] +[transfer none][allow-none] @@ -1028,7 +1028,7 @@ nm_sriov_vf_get_attribute_names (const

Returns

a NULL-terminated array of attribute names.

-

[transfer container]

+

[transfer container]

Since: 1.14

@@ -1070,7 +1070,7 @@ on vf , or NULL if vf has no such attribute.

-

[transfer none]

+

[transfer none]

Since: 1.14

@@ -1213,6 +1213,6 @@ the value is of the correct type and well-formed.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 13 Jan 2022 22:30:39 +0100 Subject: New upstream version 1.34.0 --- docs/libnm/html/NMSettingSriov.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingSriov.html') diff --git a/docs/libnm/html/NMSettingSriov.html b/docs/libnm/html/NMSettingSriov.html index 10be809b..0b331f0a 100644 --- a/docs/libnm/html/NMSettingSriov.html +++ b/docs/libnm/html/NMSettingSriov.html @@ -578,7 +578,7 @@ property.

gboolean
 nm_sriov_vf_add_vlan (NMSriovVF *vf,
                       guint vlan_id);
-

Adds a VLAN to the VF.

+

Adds a VLAN to the VF. Currently kernel only supports one VLAN per VF.

Parameters

@@ -649,7 +649,8 @@ did not belong to the VF.

const guint *
 nm_sriov_vf_get_vlan_ids (const NMSriovVF *vf,
                           guint *length);
-

Returns the VLANs currently configured on the VF.

+

Returns the VLANs currently configured on the VF. Currently kernel only +supports one VLAN per VF.

Parameters

-- cgit 1.3.0-6-gf8a5