This website requires JavaScript.
Explore
Help
Sign In
Kernel
/
iwd
Watch
3
Star
0
Fork
0
You've already forked iwd
mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced
2024-11-05 11:39:24 +01:00
Code
Releases
Activity
d6abf62946
iwd
/
autotests
/
testEAP-AKA
/
ssidEAP-AKA.8021x
6 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
autotest: EAP-AKA autotest Implemented milenage algorithm in hlrauc.py. Unlike EAP-SIM, the authentication center must compute several values to give back to the server (hostapd). This was already done by IWD as the peer in EAP-AKA, but was also needed on the server side (HLR AuC).
2017-08-21 23:09:07 +02:00
[Security]
EAP-Method=AKA
autotests: Fix autoconnect autotest issue These tests were failing (both with/without ofono) because iwd was trying to autoconnect before the autotest had issued a connect request (causing iwd to return a busy response). To fix this, autoconnect was explicitly disabled in the config file.
2018-05-07 22:45:55 +02:00
[Settings]
Autoconnect=false
Copy Permalink