mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-26 13:49:35 -05:00
fragattack: configuration for hostapd
This commit is contained in:
parent
b61251c7eb
commit
091ea84e50
@ -383,3 +383,5 @@ CONFIG_IPV6=y
|
||||
# Override default value for the wpa_disable_eapol_key_retries configuration
|
||||
# parameter. See that parameter in hostapd.conf for more details.
|
||||
#CFLAGS += -DDEFAULT_WPA_DISABLE_EAPOL_KEY_RETRIES=1
|
||||
|
||||
CONFIG_TESTING_OPTIONS=y
|
||||
|
@ -63,7 +63,7 @@ logger_stdout_level=2
|
||||
# than one interface is used.
|
||||
# /var/run/hostapd is the recommended directory for sockets and by default,
|
||||
# hostapd_cli will use it when trying to connect with hostapd.
|
||||
ctrl_interface=/var/run/hostapd
|
||||
ctrl_interface=wpaspy_ctrl
|
||||
|
||||
# Access control for the control interface can be configured by setting the
|
||||
# directory to allow only members of a group to use sockets. This way, it is
|
||||
|
Loading…
x
Reference in New Issue
Block a user