]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: Minimal processing of BSS Transition Management Query/Response
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2013 15:42:11 +0000 (17:42 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2013 16:11:07 +0000 (18:11 +0200)
commit28ab64af9bad151bd74b571b2c608188cbf132ae
tree93d6a4a51e85f723720b45495ea3e02e0227ff15
parent2cd0f6a429b38a3f06cd6d934d73a9076c735326
WNM: Minimal processing of BSS Transition Management Query/Response

This adds first steps at processing a BSS Transition Management Query on
the AP side. Mainly, the message is parsed and printed out in the debug
log and a minimal BSS Transition Management Request frame is sent as a
response. BSS Transition Management Response frame is also parsed and
details printed out in the debug log.

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