]> git.ipfire.org Git - thirdparty/hostap.git/commit
mesh: Add no_auto_peer config option
authorThomas Pedersen <thomas@noack.us>
Mon, 1 Sep 2014 04:23:26 +0000 (00:23 -0400)
committerJouni Malinen <j@w1.fi>
Sat, 25 Oct 2014 14:45:35 +0000 (17:45 +0300)
commit07cb45ccb2baa6e9627e3d21a285b95d744a6c77
tree961d88418fe47e3dc88c8f736399c89cc9533323
parent476e6bb68d29953dd1a6db9af4118cabec4642b1
mesh: Add no_auto_peer config option

Add no_auto_peer parameter, which controls wheter a station will
automatically initiate peering to another mesh peer that comes into
range.

Signed-off-by: Javier Lopez <jlopex@gmail.com>
Signed-off-by: Jason Mobarak <x@jason.mobarak.name>
Signed-off-by: Thomas Pedersen <thomas@noack.us>
wpa_supplicant/config.c
wpa_supplicant/config_ssid.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/mesh_mpm.c