From 1e5977b62f896e844b548c3007ace9e1dfa7f9ed Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 11 Apr 2020 21:28:04 +0200 Subject: New upstream version 1.23.90 --- docs/libnm/html/NMSettingVlan.html | 39 +++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) (limited to 'docs/libnm/html/NMSettingVlan.html') diff --git a/docs/libnm/html/NMSettingVlan.html b/docs/libnm/html/NMSettingVlan.html index eb1675ce..ed0460ed 100644 --- a/docs/libnm/html/NMSettingVlan.html +++ b/docs/libnm/html/NMSettingVlan.html @@ -8,7 +8,7 @@ - + @@ -37,8 +37,8 @@

Functions

--++ @@ -156,12 +156,12 @@ - + - + @@ -172,7 +172,7 @@ - +
NMVlanFlags flagsRead / Write / ConstructRead / Write
guint idRead / Write / ConstructRead / Write
GStrv gchar * parentRead / Write / ConstructRead / Write
@@ -181,8 +181,8 @@

Types and Values

--++ @@ -791,7 +791,7 @@ to 802.1p priorities used in VLANs.

@@ -799,7 +799,7 @@ to 802.1p priorities used in VLANs.

@@ -807,8 +807,8 @@ to 802.1p priorities used in VLANs.

@@ -816,7 +816,7 @@ to 802.1p priorities used in VLANs.

@@ -838,6 +838,7 @@ to 802.1p priorities used in VLANs.

For outgoing packets, a list of mappings from Linux SKB priorities to 802.1p priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".

+

Owner: NMSettingVlan

Flags: Read / Write


@@ -854,7 +855,8 @@ protocol).

but it used to be 0. To preserve backward compatibility, the default-value in the D-Bus API continues to be 0 and a missing property on D-Bus is still considered as 0.

-

Flags: Read / Write / Construct

+

Owner: NMSettingVlan

+

Flags: Read / Write

Default value: NM_VLAN_FLAG_REORDER_HEADERS


@@ -863,7 +865,8 @@ is still considered as 0.

  “id”                       guint

The VLAN identifier that the interface created by this connection should be assigned. The valid range is from 0 to 4094, without the reserved id 4095.

-

Flags: Read / Write / Construct

+

Owner: NMSettingVlan

+

Flags: Read / Write

Allowed values: <= 4095

Default value: 0

@@ -874,6 +877,7 @@ be assigned. The valid range is from 0 to 4094, without the reserved id 4095.

For incoming packets, a list of mappings from 802.1p priorities to Linux SKB priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".

+

Owner: NMSettingVlan

Flags: Read / Write


@@ -884,12 +888,13 @@ SKB priorities. The mapping is given in the format "from:to" where both from which this VLAN interface should be created. If this property is not specified, the connection must contain an NMSettingWired setting with a “mac-address” property.

-

Flags: Read / Write / Construct

+

Owner: NMSettingVlan

+

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.32.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From d460892bbfece74fb6d3cd846bf6ef548290be41 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 May 2020 21:40:53 +0200 Subject: New upstream version 1.24.0 --- docs/libnm/html/NMSettingVlan.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingVlan.html') diff --git a/docs/libnm/html/NMSettingVlan.html b/docs/libnm/html/NMSettingVlan.html index ed0460ed..96766fd0 100644 --- a/docs/libnm/html/NMSettingVlan.html +++ b/docs/libnm/html/NMSettingVlan.html @@ -8,7 +8,7 @@ - + @@ -895,6 +895,6 @@ with a +
Generated by GTK-Doc V1.32 \ No newline at end of file -- cgit 1.3.0-6-gf8a5

NM_VLAN_FLAG_REORDER_HEADERS

indicates that this interface should reorder - outgoing packet headers to look more like a non-VLAN Ethernet interface

+outgoing packet headers to look more like a non-VLAN Ethernet interface

 

NM_VLAN_FLAG_GVRP

indicates that this interface should use GVRP to register - itself with its switch

+itself with its switch

 

NM_VLAN_FLAG_LOOSE_BINDING

indicates that this interface's operating - state is tied to the underlying network interface but other details - (like routing) are not.

+state is tied to the underlying network interface but other details +(like routing) are not.

 

NM_VLAN_FLAG_MVRP

indicates that this interface should use MVRP to register - itself with its switch

+itself with its switch