]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/ieee802_11_shared.c
Interworking: Fix Advertisement Protocol element length limit
authorJay Katabathuni <jkatabat@qca.qualcomm.com>
Tue, 25 Oct 2011 08:31:21 +0000 (11:31 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Oct 2011 08:31:21 +0000 (11:31 +0300)
commit1d21e9dd5a5ae29681fa5095c1d79eff7f0ad546
tree1353488fe4e667da4e4ecf480bbfd97be6fb7240
parentc9aab27406211e43bb413dfccd72eb5ec2a7a136
Interworking: Fix Advertisement Protocol element length limit

The Query Response Length Limit is not allowed to be zero when
this is sent by the AP. Use 0x7F to indicate that the limit is
based on maximum number of GAS fragments.
src/ap/ieee802_11_shared.c