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/NMSettingBridgePort.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/libnm/html/NMSettingBridgePort.html') diff --git a/docs/libnm/html/NMSettingBridgePort.html b/docs/libnm/html/NMSettingBridgePort.html index 5e13ff10..dc7d9e72 100644 --- a/docs/libnm/html/NMSettingBridgePort.html +++ b/docs/libnm/html/NMSettingBridgePort.html @@ -8,7 +8,7 @@ - + @@ -214,7 +214,7 @@ nm_setting_bridge_port_new (void<

Returns

the new empty NMSettingBridgePort object.

-

[transfer full]

+

[transfer full]


@@ -383,7 +383,7 @@ nm_setting_bridge_port_get_vlan (

Returns

the VLAN at index idx .

-

[transfer none]

+

[transfer none]

Since: 1.18

@@ -583,6 +583,6 @@ range, represented as a couple of ids separated by a dash.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/libnm/html/NMSettingBridgePort.html | 111 ++----------------------------- 1 file changed, 4 insertions(+), 107 deletions(-) (limited to 'docs/libnm/html/NMSettingBridgePort.html') diff --git a/docs/libnm/html/NMSettingBridgePort.html b/docs/libnm/html/NMSettingBridgePort.html index dc7d9e72..66fc6a09 100644 --- a/docs/libnm/html/NMSettingBridgePort.html +++ b/docs/libnm/html/NMSettingBridgePort.html @@ -15,9 +15,7 @@ @@ -125,39 +123,6 @@
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - -
gbooleanhairpin-modeRead / Write
guintpath-costRead / Write
guintpriorityRead / Write
-GPtrArray *vlansRead / Write
-
-

Types and Values

@@ -185,21 +150,10 @@ - - - -
#define NM_SETTING_BRIDGE_PORT_VLANS
 NMSettingBridgePort
-

Object Hierarchy

-
    GObject
-    ╰── NMSetting
-        ╰── NMSettingBridgePort
-
-
-

Description

The NMSettingBridgePort object is a NMSetting subclass that describes optional properties that apply to bridge ports.

@@ -239,7 +193,7 @@ nm_setting_bridge_port_get_priority (

Returns

-

the “priority” property of the setting

+

the “priority” property of the setting


@@ -264,7 +218,7 @@ nm_setting_bridge_port_get_path_cost (

Returns

-

the “path-cost” property of the setting

+

the “path-cost” property of the setting


@@ -290,7 +244,7 @@ nm_setting_bridge_port_get_hairpin_mode

Returns

-

the “hairpin-mode” property of the setting

+

the “hairpin-mode” property of the setting


@@ -523,63 +477,6 @@ nm_setting_bridge_port_clear_vlans (#define NM_SETTING_BRIDGE_PORT_VLANS "vlans" -
-
-

NMSettingBridgePort

-
typedef struct _NMSettingBridgePort NMSettingBridgePort;
-

Bridge Port Settings

-
- -
-

Property Details

-
-

The “hairpin-mode” property

-
  “hairpin-mode”             gboolean
-

Enables or disables "hairpin mode" for the port, which allows frames to -be sent back out through the port the frame was received on.

-

Owner: NMSettingBridgePort

-

Flags: Read / Write

-

Default value: FALSE

-
-
-
-

The “path-cost” property

-
  “path-cost”                guint
-

The Spanning Tree Protocol (STP) port cost for destinations via this -port.

-

Owner: NMSettingBridgePort

-

Flags: Read / Write

-

Allowed values: <= 65535

-

Default value: 100

-
-
-
-

The “priority” property

-
  “priority”                 guint
-

The Spanning Tree Protocol (STP) priority of this bridge port.

-

Owner: NMSettingBridgePort

-

Flags: Read / Write

-

Allowed values: <= 63

-

Default value: 32

-
-
-
-

The “vlans” property

-
  “vlans”                    GPtrArray *
-

Array of bridge VLAN objects. In addition to the VLANs -specified here, the port will also have the default-pvid -VLAN configured on the bridge by the bridge.vlan-default-pvid -property.

-

In nmcli the VLAN list can be specified with the following -syntax:

-

$vid pvid [, $vid pvid]...

-

where $vid is either a single id between 1 and 4094 or a -range, represented as a couple of ids separated by a dash.

-

[type GPtrArray(NMBridgeVlan)]

-

Owner: NMSettingBridgePort

-

Flags: Read / Write

-

Since: 1.18

-

@@ -218,7 +218,7 @@ nm_setting_bridge_port_get_path_cost (

Returns

-

the “path-cost” property of the setting

+

the “path-cost” property of the setting


@@ -244,7 +244,7 @@ nm_setting_bridge_port_get_hairpin_mode

Returns

-

the “hairpin-mode” property of the setting

+

the “hairpin-mode” property of the setting


-- cgit 1.3.0-6-gf8a5