commit | a1a31b6c3f9f87f87e232a819065042c85092726 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <j@w1.fi> | Thu Jan 02 18:15:07 2014 +0200 |
committer | Jouni Malinen <j@w1.fi> | Thu Jan 02 18:15:07 2014 +0200 |
tree | 43f24c50fc0d287e4113663014b6e8df07151275 | |
parent | 5dec879d5b7775871f73cd9e7ceafea10a4ec5a2 [diff] |
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>