]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Limit maximum number of stored P2P clients to 100
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Aug 2012 21:23:44 +0000 (00:23 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Aug 2012 21:25:14 +0000 (00:25 +0300)
commitb4a5dfa95da694e3f2bf1f635e3c039c726e65b9
tree9f8fe10d8c33ac1bad8b5ad300e12c8ec3301cd6
parent223167956cee676fae65de5a4cbd7fb6aa0482ca
P2P: Limit maximum number of stored P2P clients to 100

This limits the maximum size of the p2p_client_list parameter that
is maintained at the GO for a persistent group. In other words, only
the 100 most recently seen P2P clients are kept in the list.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
intended-for: hostap-1
wpa_supplicant/config_ssid.h
wpa_supplicant/p2p_supplicant.c