]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove hostapd dump_file data that is available through ctrl_iface
authorJouni Malinen <j@w1.fi>
Thu, 2 Jan 2014 15:20:51 +0000 (17:20 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Jan 2014 15:20:51 +0000 (17:20 +0200)
commitca3b71c14fb5df0ed8b929a41d037aea4e4a98d4
treecebda2abde1bfe7de5a9472703cfb86385e911c7
parent4c03a2b3e156d39c886abbb3be69fea9639b1f16
Remove hostapd dump_file data that is available through ctrl_iface

There is no need to maintain two interfaces for fetching debug
information about hostapd state. The control interface is more
convenient for number of use cases, so prefer that over the dump_file
mechanism.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/dump_state.c