mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00

Removed, merged upstream:
- 170-wpa_supplicant-fix-compiling-without-IEEE8021X_EAPOL.patch
Manually refreshed:
- 040-mesh-allow-processing-authentication-frames-in-block.patch
- 600-ubus_support.patch
- 761-shared_das_port.patch
Fixes: a091a96
("hostapd: always enable nl80211 driver support")
Signed-off-by: Andre Heider <a.heider@gmail.com>
15 lines
127 B
Plaintext
15 lines
127 B
Plaintext
{
|
|
"phase1": {
|
|
"wildcard": [
|
|
{
|
|
"name": "*",
|
|
"methods": [ "PEAP" ]
|
|
}
|
|
]
|
|
},
|
|
"phase2": {
|
|
"users": {
|
|
}
|
|
}
|
|
}
|