wpa_supplicant: compile with OCV support
authorMichael Yartys <michael.yartys@protonmail.com>
Sun, 13 Feb 2022 14:17:54 +0000 (15:17 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 3 Jul 2022 18:25:38 +0000 (20:25 +0200)
commit442708dfe2f599796b87eb113b03ab6cc42e0292
tree3ad4321257c782f3b0dace6b71a9aef2c0d3c107
parentf60628f33ca9891fd9fb814588530df56ebdcdca
wpa_supplicant: compile with OCV support

Operating Channel Validation (OCV) is a security feature designed to
prevent person-in-the-middle multi-channel attacks. Compile -basic and
-full variants with support for OCV. This feature can be configured in the
wireless config by setting ocv equal to one of the following values:

0 = disabled (hostapd/wpa_supplicant default)
1 = enabled if wpa_supplicant's SME in use. Otherwise enabled only when the
    driver indicates support for operating channel validation.

Signed-off-by: Michael Yartys <michael.yartys@protonmail.com>
package/network/services/hostapd/files/hostapd.sh
package/network/services/hostapd/files/wpa_supplicant-basic.config
package/network/services/hostapd/files/wpa_supplicant-full.config