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.
hostap/src
Marek Kwaczynski 493ba877c3 hostapd: Clear interface_added flag on error path
If more BSSes are added in config file than are supported by the driver,
segmentation fault can appear. For this case, the interface_added flag
needs to be cleared if adding a new BSS fails.

Signed-hostap: Marek Kwaczynski <marek.kwaczynski@tieto.com>
11 years ago
..
ap hostapd: Clear interface_added flag on error path 11 years ago
common P2P: Handle frequency conflict in single channel concurrency case 11 years ago
crypto Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
drivers nl80211/hostapd: Extend channel switch notify handling 11 years ago
eap_common Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
eap_peer Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
eap_server Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
eapol_auth Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
eapol_supp Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
p2p Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
radius Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
rsn_supp Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
tls Use ARRAY_SIZE() macro 11 years ago
utils Use monotonic clock for last_sae_token_key_update 11 years ago
wps Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
Makefile P2P: Add initial version of P2P Module 14 years ago
lib.rules Add rules for building src/crypto as a library 15 years ago