]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove hostapd dump_file functionality
authorJouni Malinen <j@w1.fi>
Thu, 2 Jan 2014 16:15:07 +0000 (18:15 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Jan 2014 16:15:07 +0000 (18:15 +0200)
commita1a31b6c3f9f87f87e232a819065042c85092726
tree43f24c50fc0d287e4113663014b6e8df07151275
parent5dec879d5b7775871f73cd9e7ceafea10a4ec5a2
Remove hostapd dump_file functionality

This debugging mechanism has now been deprecated by the control
interface commands that can be used to fetch same internal information
from hostapd in a more convenient way. Leave the empty USR1 signal
handler and configuration file parameter for backwards compatibility.
They can be removed in future versions of hostapd.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/Android.mk
hostapd/Makefile
hostapd/android.config
hostapd/config_file.c
hostapd/defconfig
hostapd/dump_state.c [deleted file]
hostapd/dump_state.h [deleted file]
hostapd/hostapd.conf
hostapd/main.c
src/ap/ap_config.c
src/ap/ap_config.h