eapol/eapol_framework/eapol_common/type/gsmsim/core/eap_type_gsmsim_server.cpp
branchRCL_3
changeset 19 c74b3d9f6b9e
parent 18 bad0cc58d154
equal deleted inserted replaced
18:bad0cc58d154 19:c74b3d9f6b9e
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 18.1.2 %
    19 * %version: 20 %
    20 */
    20 */
    21 
    21 
    22 // This is enumeration of EAPOL source code.
    22 // This is enumeration of EAPOL source code.
    23 #if defined(USE_EAP_MINIMUM_RELEASE_TRACES)
    23 #if defined(USE_EAP_MINIMUM_RELEASE_TRACES)
    24 	#undef EAP_FILE_NUMBER_ENUM
    24 	#undef EAP_FILE_NUMBER_ENUM
  4259 						restore_saved_previous_state();
  4259 						restore_saved_previous_state();
  4260 						EAP_TRACE_END(m_am_tools, TRACE_FLAGS_DEFAULT);
  4260 						EAP_TRACE_END(m_am_tools, TRACE_FLAGS_DEFAULT);
  4261 						return EAP_STATUS_RETURN(m_am_tools, status);
  4261 						return EAP_STATUS_RETURN(m_am_tools, status);
  4262 					}
  4262 					}
  4263 
  4263 
  4264 					if (l_gsmsim_payloads->get_counter_too_small()->get_payload_included() == true)
  4264 					if (l_gsmsim_payloads->get_COUNTER_TOO_SMALL()->get_payload_included() == true)
  4265 					{
  4265 					{
  4266 						// When the client detects that the
  4266 						// When the client detects that the
  4267 						// counter value is not fresh, it includes the AT_COUNTER_TOO_SMALL
  4267 						// counter value is not fresh, it includes the AT_COUNTER_TOO_SMALL
  4268 						// attribute in EAP-Response/SIM/Re-authentication. This attribute
  4268 						// attribute in EAP-Response/SIM/Re-authentication. This attribute
  4269 						// doesn't contain any data but it is a request for the server to
  4269 						// doesn't contain any data but it is a request for the server to