From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm/html/NMSettingBridge.html | 48 +++++++++++------------------------- 1 file changed, 14 insertions(+), 34 deletions(-) (limited to 'docs/libnm/html/NMSettingBridge.html') diff --git a/docs/libnm/html/NMSettingBridge.html b/docs/libnm/html/NMSettingBridge.html index addccbb4..05bbe151 100644 --- a/docs/libnm/html/NMSettingBridge.html +++ b/docs/libnm/html/NMSettingBridge.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMSettingBridge +NMSettingBridge: libnm Reference Manual - + @@ -246,7 +246,6 @@ nm_setting_bridge_get_mac_address (

Returns

the “mac-address” property of the setting

-


@@ -272,7 +271,6 @@ nm_setting_bridge_get_stp (

Returns

the “stp” property of the setting

-


@@ -298,7 +296,6 @@ nm_setting_bridge_get_priority (

Returns

the “priority” property of the setting

-


@@ -324,7 +321,6 @@ nm_setting_bridge_get_forward_delay (

Returns

the “forward-delay” property of the setting

-


@@ -350,7 +346,6 @@ nm_setting_bridge_get_hello_time (

Returns

the “hello-time” property of the setting

-


@@ -376,7 +371,6 @@ nm_setting_bridge_get_max_age (

Returns

the “max-age” property of the setting

-


@@ -402,7 +396,6 @@ nm_setting_bridge_get_ageing_time (

Returns

the “ageing-time” property of the setting

-

@@ -412,64 +405,48 @@ nm_setting_bridge_get_ageing_time (

NM_SETTING_BRIDGE_SETTING_NAME

#define NM_SETTING_BRIDGE_SETTING_NAME "bridge"
 
-

-


NM_SETTING_BRIDGE_MAC_ADDRESS

#define NM_SETTING_BRIDGE_MAC_ADDRESS    "mac-address"
 
-

-


NM_SETTING_BRIDGE_STP

#define NM_SETTING_BRIDGE_STP            "stp"
 
-

-


NM_SETTING_BRIDGE_PRIORITY

#define NM_SETTING_BRIDGE_PRIORITY       "priority"
 
-

-


NM_SETTING_BRIDGE_FORWARD_DELAY

#define NM_SETTING_BRIDGE_FORWARD_DELAY  "forward-delay"
 
-

-


NM_SETTING_BRIDGE_HELLO_TIME

#define NM_SETTING_BRIDGE_HELLO_TIME     "hello-time"
 
-

-


NM_SETTING_BRIDGE_MAX_AGE

#define NM_SETTING_BRIDGE_MAX_AGE        "max-age"
 
-

-


NM_SETTING_BRIDGE_AGEING_TIME

#define NM_SETTING_BRIDGE_AGEING_TIME    "ageing-time"
 
-

-

@@ -477,7 +454,7 @@ nm_setting_bridge_get_ageing_time (

The “ageing-time” property

  “ageing-time”              guint
-

+

The Ethernet MAC address aging time, in seconds.

Flags: Read / Write / Construct

Allowed values: <= 1000000

Default value: 300

@@ -486,7 +463,7 @@ nm_setting_bridge_get_ageing_time (

The “forward-delay” property

  “forward-delay”            guint
-

+

The Spanning Tree Protocol (STP) forwarding delay, in seconds.

Flags: Read / Write / Construct

Allowed values: <= 30

Default value: 15

@@ -495,7 +472,7 @@ nm_setting_bridge_get_ageing_time (

The “hello-time” property

  “hello-time”               guint
-

+

The Spanning Tree Protocol (STP) hello time, in seconds.

Flags: Read / Write / Construct

Allowed values: <= 10

Default value: 2

@@ -504,7 +481,9 @@ nm_setting_bridge_get_ageing_time (

The “mac-address” property

  “mac-address”              gchar *
-

+

If specified, the MAC address of bridge. When creating a new bridge, this +MAC address will be set. When matching an existing (outside +NetworkManager created) bridge, this MAC address must match.

Flags: Read / Write

Default value: NULL

@@ -512,7 +491,7 @@ nm_setting_bridge_get_ageing_time (

The “max-age” property

  “max-age”                  guint
-

+

The Spanning Tree Protocol (STP) maximum message age, in seconds.

Flags: Read / Write / Construct

Allowed values: <= 40

Default value: 20

@@ -521,7 +500,9 @@ nm_setting_bridge_get_ageing_time (

The “priority” property

  “priority”                 guint
-

+

Sets the Spanning Tree Protocol (STP) priority for this bridge. Lower +values are "better"; the lowest priority bridge will be elected the root +bridge.

Flags: Read / Write / Construct

Allowed values: <= 65535

Default value: 32768

@@ -530,14 +511,13 @@ nm_setting_bridge_get_ageing_time (

The “stp” property

  “stp”                      gboolean
-

+

Controls whether Spanning Tree Protocol (STP) is enabled for this bridge.

Flags: Read / Write / Construct

Default value: TRUE

+
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5