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/NMSettingPpp.html | 120 +++++++++++++------------------------- 1 file changed, 42 insertions(+), 78 deletions(-) (limited to 'docs/libnm/html/NMSettingPpp.html') diff --git a/docs/libnm/html/NMSettingPpp.html b/docs/libnm/html/NMSettingPpp.html index 832e3fcd..2ea94443 100644 --- a/docs/libnm/html/NMSettingPpp.html +++ b/docs/libnm/html/NMSettingPpp.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMSettingPpp +NMSettingPpp: libnm Reference Manual - + @@ -435,7 +435,6 @@ nm_setting_ppp_get_noauth (

Returns

the “noauth” property of the setting

-


@@ -461,7 +460,6 @@ nm_setting_ppp_get_refuse_eap (

Returns

the “refuse-eap” property of the setting

-


@@ -487,7 +485,6 @@ nm_setting_ppp_get_refuse_pap (

Returns

the “refuse-pap” property of the setting

-


@@ -513,7 +510,6 @@ nm_setting_ppp_get_refuse_chap (

Returns

the “refuse-chap” property of the setting

-


@@ -539,7 +535,6 @@ nm_setting_ppp_get_refuse_mschap (

Returns

the “refuse-mschap” property of the setting

-


@@ -565,7 +560,6 @@ nm_setting_ppp_get_refuse_mschapv2 (

Returns

the “refuse-mschapv2” property of the setting

-


@@ -591,7 +585,6 @@ nm_setting_ppp_get_nobsdcomp (

Returns

the “nobsdcomp” property of the setting

-


@@ -617,7 +610,6 @@ nm_setting_ppp_get_nodeflate (

Returns

the “nodeflate” property of the setting

-


@@ -643,7 +635,6 @@ nm_setting_ppp_get_no_vj_comp (

Returns

the “no-vj-comp” property of the setting

-


@@ -669,7 +660,6 @@ nm_setting_ppp_get_require_mppe (

Returns

the “require-mppe” property of the setting

-


@@ -695,7 +685,6 @@ nm_setting_ppp_get_require_mppe_128 (

Returns

the “require-mppe-128” property of the setting

-


@@ -721,7 +710,6 @@ nm_setting_ppp_get_mppe_stateful (

Returns

the “mppe-stateful” property of the setting

-


@@ -747,7 +735,6 @@ nm_setting_ppp_get_crtscts (

Returns

the “crtscts” property of the setting

-


@@ -773,7 +760,6 @@ nm_setting_ppp_get_baud (

Returns

the “baud” property of the setting

-


@@ -799,7 +785,6 @@ nm_setting_ppp_get_mru (

Returns

the “mru” property of the setting

-


@@ -825,7 +810,6 @@ nm_setting_ppp_get_mtu (

Returns

the “mtu” property of the setting

-


@@ -851,7 +835,6 @@ nm_setting_ppp_get_lcp_echo_failure (

Returns

the “lcp-echo-failure” property of the setting

-


@@ -877,7 +860,6 @@ nm_setting_ppp_get_lcp_echo_interval (

Returns

the “lcp-echo-interval” property of the setting

-

@@ -887,152 +869,114 @@ nm_setting_ppp_get_lcp_echo_interval (

NM_SETTING_PPP_SETTING_NAME

#define NM_SETTING_PPP_SETTING_NAME "ppp"
 
-

-


NM_SETTING_PPP_NOAUTH

#define NM_SETTING_PPP_NOAUTH            "noauth"
 
-

-


NM_SETTING_PPP_REFUSE_EAP

#define NM_SETTING_PPP_REFUSE_EAP        "refuse-eap"
 
-

-


NM_SETTING_PPP_REFUSE_PAP

#define NM_SETTING_PPP_REFUSE_PAP        "refuse-pap"
 
-

-


NM_SETTING_PPP_REFUSE_CHAP

#define NM_SETTING_PPP_REFUSE_CHAP       "refuse-chap"
 
-

-


NM_SETTING_PPP_REFUSE_MSCHAP

#define NM_SETTING_PPP_REFUSE_MSCHAP     "refuse-mschap"
 
-

-


NM_SETTING_PPP_REFUSE_MSCHAPV2

#define NM_SETTING_PPP_REFUSE_MSCHAPV2   "refuse-mschapv2"
 
-

-


NM_SETTING_PPP_NOBSDCOMP

#define NM_SETTING_PPP_NOBSDCOMP         "nobsdcomp"
 
-

-


NM_SETTING_PPP_NODEFLATE

#define NM_SETTING_PPP_NODEFLATE         "nodeflate"
 
-

-


NM_SETTING_PPP_NO_VJ_COMP

#define NM_SETTING_PPP_NO_VJ_COMP        "no-vj-comp"
 
-

-


NM_SETTING_PPP_REQUIRE_MPPE

#define NM_SETTING_PPP_REQUIRE_MPPE      "require-mppe"
 
-

-


NM_SETTING_PPP_REQUIRE_MPPE_128

#define NM_SETTING_PPP_REQUIRE_MPPE_128  "require-mppe-128"
 
-

-


NM_SETTING_PPP_MPPE_STATEFUL

#define NM_SETTING_PPP_MPPE_STATEFUL     "mppe-stateful"
 
-

-


NM_SETTING_PPP_CRTSCTS

#define NM_SETTING_PPP_CRTSCTS           "crtscts"
 
-

-


NM_SETTING_PPP_BAUD

#define NM_SETTING_PPP_BAUD              "baud"
 
-

-


NM_SETTING_PPP_MRU

#define NM_SETTING_PPP_MRU               "mru"
 
-

-


NM_SETTING_PPP_MTU

#define NM_SETTING_PPP_MTU               "mtu"
 
-

-


NM_SETTING_PPP_LCP_ECHO_FAILURE

#define NM_SETTING_PPP_LCP_ECHO_FAILURE  "lcp-echo-failure"
 
-

-


NM_SETTING_PPP_LCP_ECHO_INTERVAL

#define NM_SETTING_PPP_LCP_ECHO_INTERVAL "lcp-echo-interval"
 
-

-

@@ -1040,7 +984,9 @@ nm_setting_ppp_get_lcp_echo_interval (

The “baud” property

  “baud”                     guint
-

+

If non-zero, instruct pppd to set the serial port to the specified +baudrate. This value should normally be left as 0 to automatically +choose the speed.

Flags: Read / Write / Construct

Default value: 0

@@ -1048,7 +994,9 @@ nm_setting_ppp_get_lcp_echo_interval (

The “crtscts” property

  “crtscts”                  gboolean
-

+

If TRUE, specify that pppd should set the serial port to use hardware +flow control with RTS and CTS signals. This value should normally be set +to FALSE.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1056,7 +1004,10 @@ nm_setting_ppp_get_lcp_echo_interval (

The “lcp-echo-failure” property

  “lcp-echo-failure”         guint
-

+

If non-zero, instruct pppd to presume the connection to the peer has +failed if the specified number of LCP echo-requests go unanswered by the +peer. The "lcp-echo-interval" property must also be set to a non-zero +value if this property is used.

Flags: Read / Write / Construct

Default value: 0

@@ -1064,7 +1015,10 @@ nm_setting_ppp_get_lcp_echo_interval (

The “lcp-echo-interval” property

  “lcp-echo-interval”        guint
-

+

If non-zero, instruct pppd to send an LCP echo-request frame to the peer +every n seconds (where n is the specified value). Note that some PPP +peers will respond to echo requests and some will not, and it is not +possible to autodetect this.

Flags: Read / Write / Construct

Default value: 0

@@ -1072,7 +1026,8 @@ nm_setting_ppp_get_lcp_echo_interval (

The “mppe-stateful” property

  “mppe-stateful”            gboolean
-

+

If TRUE, stateful MPPE is used. See pppd documentation for more +information on stateful MPPE.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1080,7 +1035,9 @@ nm_setting_ppp_get_lcp_echo_interval (

The “mru” property

  “mru”                      guint
-

+

If non-zero, instruct pppd to request that the peer send packets no +larger than the specified size. If non-zero, the MRU should be between +128 and 16384.

Flags: Read / Write / Construct

Allowed values: <= 16384

Default value: 0

@@ -1089,7 +1046,8 @@ nm_setting_ppp_get_lcp_echo_interval (

The “mtu” property

  “mtu”                      guint
-

+

If non-zero, instruct pppd to send packets no larger than the specified +size.

Flags: Read / Write / Construct

Default value: 0

@@ -1097,7 +1055,7 @@ nm_setting_ppp_get_lcp_echo_interval (

The “no-vj-comp” property

  “no-vj-comp”               gboolean
-

+

If TRUE, Van Jacobsen TCP header compression will not be requested.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1105,7 +1063,9 @@ nm_setting_ppp_get_lcp_echo_interval (

The “noauth” property

  “noauth”                   gboolean
-

+

If TRUE, do not require the other side (usually the PPP server) to +authenticate itself to the client. If FALSE, require authentication +from the remote side. In almost all cases, this should be TRUE.

Flags: Read / Write / Construct

Default value: TRUE

@@ -1113,7 +1073,7 @@ nm_setting_ppp_get_lcp_echo_interval (

The “nobsdcomp” property

  “nobsdcomp”                gboolean
-

+

If TRUE, BSD compression will not be requested.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1121,7 +1081,7 @@ nm_setting_ppp_get_lcp_echo_interval (

The “nodeflate” property

  “nodeflate”                gboolean
-

+

If TRUE, "deflate" compression will not be requested.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1129,7 +1089,7 @@ nm_setting_ppp_get_lcp_echo_interval (

The “refuse-chap” property

  “refuse-chap”              gboolean
-

+

If TRUE, the CHAP authentication method will not be used.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1137,7 +1097,7 @@ nm_setting_ppp_get_lcp_echo_interval (

The “refuse-eap” property

  “refuse-eap”               gboolean
-

+

If TRUE, the EAP authentication method will not be used.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1145,7 +1105,7 @@ nm_setting_ppp_get_lcp_echo_interval (

The “refuse-mschap” property

  “refuse-mschap”            gboolean
-

+

If TRUE, the MSCHAP authentication method will not be used.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1153,7 +1113,7 @@ nm_setting_ppp_get_lcp_echo_interval (

The “refuse-mschapv2” property

  “refuse-mschapv2”          gboolean
-

+

If TRUE, the MSCHAPv2 authentication method will not be used.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1161,7 +1121,7 @@ nm_setting_ppp_get_lcp_echo_interval (

The “refuse-pap” property

  “refuse-pap”               gboolean
-

+

If TRUE, the PAP authentication method will not be used.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1169,7 +1129,10 @@ nm_setting_ppp_get_lcp_echo_interval (

The “require-mppe” property

  “require-mppe”             gboolean
-

+

If TRUE, MPPE (Microsoft Point-to-Point Encrpytion) will be required for +the PPP session. If either 64-bit or 128-bit MPPE is not available the +session will fail. Note that MPPE is not used on mobile broadband +connections.

Flags: Read / Write / Construct

Default value: FALSE

@@ -1177,14 +1140,15 @@ nm_setting_ppp_get_lcp_echo_interval (

The “require-mppe-128” property

  “require-mppe-128”         gboolean
-

+

If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encrpytion) will be +required for the PPP session, and the "require-mppe" property must also +be set to TRUE. If 128-bit MPPE is not available the session will fail.

Flags: Read / Write / Construct

Default value: FALSE

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