mesh: Ignore crowded peer
authorMasashi Honma <masashi.honma@gmail.com>
Tue, 14 Jun 2016 03:31:15 +0000 (12:31 +0900)
committerJouni Malinen <j@w1.fi>
Sun, 19 Jun 2016 17:18:09 +0000 (20:18 +0300)
commitd70a8ab1e3da29c7afe148aae19451e66385c2a9
treed6a82af16f2b920b8ec8ac7f58d2a4f2d4cbd80d
parenta151b0e37dd2e16736a01641fe9dd6c6b0fe2fe6
mesh: Ignore crowded peer

The "Accepting Additional Mesh Peerings bit == 0" means the peer cannot
accept any more peers, so suppress attempt to open a connection to such
a peer.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/common/ieee802_11_defs.h
wpa_supplicant/mesh_mpm.c