mesh: Make maximum number of peer links configurable
authorMasashi Honma <masashi.honma@gmail.com>
Fri, 19 Dec 2014 05:59:52 +0000 (14:59 +0900)
committerJouni Malinen <j@w1.fi>
Sun, 21 Dec 2014 21:52:31 +0000 (23:52 +0200)
commit4b4093686bf0e2ce198e0d66cdae000f6e581013
tree9c6419d989ac953c8dce6424bfb63ba4f6d7d871
parent8b2600329f23ce7e20c8018efc79b52dd8a6e0e5
mesh: Make maximum number of peer links configurable

Maximum number of peer links is maximum number of connecting mesh peers
at the same time. This value is 0..255 based on the
dot11MeshNumberOfPeerings range.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/mesh.c
wpa_supplicant/wpa_supplicant.conf