]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add more STA information into the ctrl_iface STA command
authorJouni Malinen <j@w1.fi>
Thu, 2 Jan 2014 14:31:46 +0000 (16:31 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Jan 2014 14:58:14 +0000 (16:58 +0200)
commitf538be3e82499928c65b9ca781df3f5ab3507738
tree099dcf10f6d4a483268d67f15948ad22ef2d1898
parent101bdc2e8cfd1f95ca9312f0f739d6815fcdb16b
Add more STA information into the ctrl_iface STA command

This adds TX/RX statistics and information about association into the
per-STA data that is available through the hostapd control interface. In
addition, information about the EAP method is now included with the IEEE
802.1X data.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ctrl_iface_ap.c
src/ap/ieee802_1x.c