WIRE1x AKA module release note ---------------------------------------------------------------------------- We use a modified freeradius as the AAA server to test this AKA module. However, it is not tested completely. Because we have no HSS, we can't generate the actual AUTN, which is generated only in HSS and delivered to the AAA server. Hence, we forge an AUTN in AAA server and then assume the AUTN got from AAA server is correct in supplicant, i.e. the WIRE1x AKA module. Therefore, in this source code, you can find the constant RADIATOR_TEST in aka.cpp, and the constant is used to skip the function sm_handler_do_3g_auth, which is used to verify whether the AUTN and MAC are correct or not. If you are willing to use HSS to test, we are very pleased to know the test results. We will deeply appreciate your assistance. ----------------------------------------------------------------------------