]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0R2 AP: Add WNM-Notification Request for Subscription Remediation
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 17 Mar 2013 14:03:42 +0000 (16:03 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 23:24:24 +0000 (01:24 +0200)
commit3fb17a95307c19427c707813051e4043745df6ba
tree0471a6b28899c536350d6ddda0002dfa4df0bd8b
parentd5d24784e6eb6d41dafbdf9878b5632a5ec068ad
HS 2.0R2 AP: Add WNM-Notification Request for Subscription Remediation

Subscription remediation notification can now be sent from hostapd with:
hostapd_cli hs20_wnm_notif 02:00:00:00:00:00 http://example.com/foo/

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c
hostapd/hostapd_cli.c
src/ap/hs20.c
src/ap/hs20.h
src/ap/ieee802_11_shared.c