You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Petr Štetiar 472fd98c5b hostapd: disable support for Wired Equivalent Privacy by default
Upstream in commit 200c7693c9a1 ("Make WEP functionality an optional
build parameter") has made WEP functionality an optional build parameter
disabled as default, because WEP should not be used for anything
anymore. As a step towards removing it completely, they moved all WEP
related functionality behind CONFIG_WEP blocks and disabled it by
default.

This functionality is subject to be completely removed in a future
release.

So follow this good security advice, deprecation notice and disable WEP
by default, but still allow custom builds with WEP support via
CONFIG_WPA_ENABLE_WEP config option till upstream removes support for
WEP completely.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
4 years ago
..
files hostapd: reduce to a single instance per service 4 years ago
patches hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848ed 4 years ago
src hostapd: reduce to a single instance per service 4 years ago
Config.in hostapd: disable support for Wired Equivalent Privacy by default 4 years ago
Makefile hostapd: disable support for Wired Equivalent Privacy by default 4 years ago