From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001
From: Michael Biebl the number of bonding optionsReturns
@@ -316,7 +315,6 @@ modified.
TRUE on success if the index was valid and an option was found,
FALSE if the index was invalid (ie, greater than the number of options
currently held by the setting)
Returns
the value, or NULL if the key/value pair was never added to the
setting; the value is owned by the setting and must not be modified
-
@@ -401,7 +398,6 @@ that conflict with each other.
Returns
TRUE if the option was valid and was added to the internal option
list, FALSE if it was not.
-
@@ -439,7 +435,6 @@ list.
Returns
TRUE if the option was found and removed from the internal option
list, FALSE if it was not.
-
@@ -482,7 +477,6 @@ the name
is valid for the given name.
If the name
is not a valid option, FALSE will be returned.
-
@@ -544,7 +538,6 @@ nm_setting_bond_get_option_default (Returns
the value of the bond option if not overridden by an entry in
the “options” property.
-
@@ -554,136 +547,102 @@ the NM_SETTING_BOND_SETTING_NAME
#define NM_SETTING_BOND_SETTING_NAME "bond"
-
-
NM_SETTING_BOND_OPTION_ARP_IP_TARGET
#define NM_SETTING_BOND_OPTION_ARP_IP_TARGET "arp_ip_target"
-
-
NM_SETTING_BOND_OPTION_PRIMARY_RESELECT
#define NM_SETTING_BOND_OPTION_PRIMARY_RESELECT "primary_reselect"
-
-
NM_SETTING_BOND_OPTION_FAIL_OVER_MAC
#define NM_SETTING_BOND_OPTION_FAIL_OVER_MAC "fail_over_mac"
-
-
NM_SETTING_BOND_OPTION_XMIT_HASH_POLICY
#define NM_SETTING_BOND_OPTION_XMIT_HASH_POLICY "xmit_hash_policy"
-
-
@@ -691,13 +650,15 @@ the
The “options” property
“options” GHashTable *
-
+Dictionary of key/value pairs of bonding options. Both keys and values
+must be strings. Option names must contain only alphanumeric characters
+(ie, [a-zA-Z0-9]).
+Type: GHashTable(utf8,utf8)
Flags: Read / Write
+
Generated by GTK-Doc V1.24
\ No newline at end of file
--
cgit 1.3.0-6-gf8a5