From afcd268ea7b1149fbfb66bce4eca659b675da0a2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 12 Dec 2017 15:53:07 +0100 Subject: New upstream version 1.10.2 --- docs/libnm/html/NMSettingBridge.html | 76 ++++++++++++++++++------------------ 1 file changed, 38 insertions(+), 38 deletions(-) (limited to 'docs/libnm/html/NMSettingBridge.html') diff --git a/docs/libnm/html/NMSettingBridge.html b/docs/libnm/html/NMSettingBridge.html index ce6d30e5..9c7224b0 100644 --- a/docs/libnm/html/NMSettingBridge.html +++ b/docs/libnm/html/NMSettingBridge.html @@ -8,7 +8,7 @@ - + @@ -58,7 +58,7 @@ -gboolean +gboolean nm_setting_bridge_get_stp () @@ -66,7 +66,7 @@ -guint16 +guint16 nm_setting_bridge_get_priority () @@ -74,7 +74,7 @@ -guint16 +guint16 nm_setting_bridge_get_forward_delay () @@ -82,7 +82,7 @@ -guint16 +guint16 nm_setting_bridge_get_hello_time () @@ -90,7 +90,7 @@ -guint16 +guint16 nm_setting_bridge_get_max_age () @@ -98,7 +98,7 @@ -guint32 +guint32 nm_setting_bridge_get_ageing_time () @@ -106,7 +106,7 @@ -guint16 +guint16 nm_setting_bridge_get_group_forward_mask () @@ -114,7 +114,7 @@ -gboolean +gboolean nm_setting_bridge_get_multicast_snooping () @@ -133,48 +133,48 @@ -guint +guint ageing-time Read / Write / Construct -guint +guint forward-delay Read / Write / Construct -guint +guint group-forward-mask Read / Write / Construct -guint +guint hello-time Read / Write / Construct -gchar * +gchar * mac-address Read / Write -guint +guint max-age Read / Write / Construct -gboolean +gboolean multicast-snooping Read / Write / Construct -guint +guint priority Read / Write / Construct -gboolean +gboolean stp Read / Write / Construct @@ -238,7 +238,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMSetting
         ╰── NMSettingBridge
 
@@ -257,7 +257,7 @@ nm_setting_bridge_new (voidCreates a new NMSettingBridge object with default values.

Returns

-

the new empty NMSettingBridge object.

+

the new empty NMSettingBridge object.

[transfer full]

@@ -289,7 +289,7 @@ nm_setting_bridge_get_mac_address (

nm_setting_bridge_get_stp ()

-
gboolean
+
gboolean
 nm_setting_bridge_get_stp (NMSettingBridge *setting);

Parameters

@@ -314,7 +314,7 @@ nm_setting_bridge_get_stp (

nm_setting_bridge_get_priority ()

-
guint16
+
guint16
 nm_setting_bridge_get_priority (NMSettingBridge *setting);

Parameters

@@ -339,7 +339,7 @@ nm_setting_bridge_get_priority (

nm_setting_bridge_get_forward_delay ()

-
guint16
+
guint16
 nm_setting_bridge_get_forward_delay (NMSettingBridge *setting);

Parameters

@@ -364,7 +364,7 @@ nm_setting_bridge_get_forward_delay (

nm_setting_bridge_get_hello_time ()

-
guint16
+
guint16
 nm_setting_bridge_get_hello_time (NMSettingBridge *setting);

Parameters

@@ -389,7 +389,7 @@ nm_setting_bridge_get_hello_time (

nm_setting_bridge_get_max_age ()

-
guint16
+
guint16
 nm_setting_bridge_get_max_age (NMSettingBridge *setting);

Parameters

@@ -414,7 +414,7 @@ nm_setting_bridge_get_max_age (

nm_setting_bridge_get_ageing_time ()

-
guint32
+
guint32
 nm_setting_bridge_get_ageing_time (NMSettingBridge *setting);

Parameters

@@ -439,7 +439,7 @@ nm_setting_bridge_get_ageing_time (

nm_setting_bridge_get_group_forward_mask ()

-
guint16
+
guint16
 nm_setting_bridge_get_group_forward_mask
                                (NMSettingBridge *setting);
@@ -466,7 +466,7 @@ nm_setting_bridge_get_group_forward_mask

nm_setting_bridge_get_multicast_snooping ()

-
gboolean
+
gboolean
 nm_setting_bridge_get_multicast_snooping
                                (NMSettingBridge *setting);
@@ -563,7 +563,7 @@ nm_setting_bridge_get_multicast_snooping

Property Details

The “ageing-time” property

-
  “ageing-time”              guint
+
  “ageing-time”              guint

The Ethernet MAC address aging time, in seconds.

Flags: Read / Write / Construct

Allowed values: <= 1000000

@@ -572,7 +572,7 @@ nm_setting_bridge_get_multicast_snooping

The “forward-delay” property

-
  “forward-delay”            guint
+
  “forward-delay”            guint

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

Flags: Read / Write / Construct

Allowed values: <= 30

@@ -581,7 +581,7 @@ nm_setting_bridge_get_multicast_snooping

The “group-forward-mask” property

-
  “group-forward-mask”       guint
+
  “group-forward-mask”       guint

A mask of group addresses to forward. Usually, group addresses in the range from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not forwarded according to standards. This property is a mask of 16 bits, @@ -596,7 +596,7 @@ used for STP, MAC pause frames and LACP.


The “hello-time” property

-
  “hello-time”               guint
+
  “hello-time”               guint

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

Flags: Read / Write / Construct

Allowed values: <= 10

@@ -605,7 +605,7 @@ used for STP, MAC pause frames and LACP.


The “mac-address” property

-
  “mac-address”              gchar *
+
  “mac-address”              gchar *

If specified, the MAC address of bridge. When creating a new bridge, this MAC address will be set.

If this field is left unspecified, the "ethernet.cloned-mac-address" is @@ -619,7 +619,7 @@ is deprecated.


The “max-age” property

-
  “max-age”                  guint
+
  “max-age”                  guint

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

Flags: Read / Write / Construct

Allowed values: <= 40

@@ -628,7 +628,7 @@ is deprecated.


The “multicast-snooping” property

-
  “multicast-snooping”       gboolean
+
  “multicast-snooping”       gboolean

Controls whether IGMP snooping is enabled for this bridge. Note that if snooping was automatically disabled due to hash collisions, the system may refuse to enable the feature until the collisions are @@ -640,7 +640,7 @@ resolved.


The “priority” property

-
  “priority”                 guint
+
  “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.

@@ -651,7 +651,7 @@ bridge.


The “stp” property

-
  “stp”                      gboolean
+
  “stp”                      gboolean

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

Flags: Read / Write / Construct

Default value: TRUE

@@ -659,6 +659,6 @@ bridge.

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