2
0
forked from Ivasoft/openwrt

hostapd: add support for client taxonomy in the full config

This can be used to fingerprint clients to try to identify the exact
model

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2018-04-30 13:40:42 +02:00
parent 29e2f9ea5b
commit 23c1827e34
2 changed files with 29 additions and 5 deletions

View File

@@ -357,7 +357,7 @@ CONFIG_INTERNAL_LIBTOMMATH=y
# Has the AP retain the Probe Request and (Re)Association Request frames from
# a client, from which a signature can be produced which can identify the model
# of client device like "Nexus 6P" or "iPhone 5s".
#CONFIG_TAXONOMY=y
CONFIG_TAXONOMY=y
# Fast Initial Link Setup (FILS) (IEEE 802.11ai)
# Note: This is an experimental and not yet complete implementation. This