]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Track non-P2P members in the group and set Group Limit bit
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 19 Oct 2010 15:10:28 +0000 (18:10 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 19 Oct 2010 15:10:28 +0000 (18:10 +0300)
commit3f4ce13fde92331c6e125e272b5882640e716eac
treed98417b1bc9a8b0908113001d1ee983ab7559f36
parentde979d8fc7f389cf98a76b9766fe7fb37c215f41
P2P: Track non-P2P members in the group and set Group Limit bit

The P2P group component is now tracking of associated stations
in the group and the Group Limit bit in the Group Capabilities
is updated based on whether there is room for new clients in
the group.
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/p2p/p2p.h
src/p2p/p2p_group.c
wpa_supplicant/p2p_supplicant.c