mesh: Support simple SAE group negotiation case
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 30 May 2016 18:14:08 +0000 (21:14 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 30 May 2016 18:14:08 +0000 (21:14 +0300)
commitdad0129227ae31317b0c85a827ed4e73fe766f2f
treeb3745ae293fc59ed9e49de8ffb0aaf0041593416
parent582841689f1e348e65f2b2b00480cc58b3162cae
mesh: Support simple SAE group negotiation case

This allows the simplest case of SAE group negotiation to occur by
selecting the next available group if the peer STA indicates the
previous one was not supported. This is not yet sufficient to cover all
cases, e.g., when both STAs need to change their groups, but at least
some cases are no covered.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ieee802_11.c