We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d05ac commit 81cafc1Copy full SHA for 81cafc1
README.md
@@ -48,6 +48,8 @@ Edit .config file and add:
48
CFLAGS += -I/usr/include/libnl3
49
CONFIG_IEEE80211AC=y
50
CONFIG_IEEE80211AX=y
51
+CONFIG_SAE=y
52
+CONFIG_SAE_PK=y
53
```
54
55
Finally build hostapd:
0 commit comments