Add blacklist command
authorDmitry Shmidt <dimitrysh@google.com>
Tue, 18 Oct 2011 17:11:52 +0000 (20:11 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 21 Oct 2011 15:59:16 +0000 (18:59 +0300)
commit9aa10e2b2784eb658392994798ded5277543dd0a
treed79a05b92092b5e964c9768981308aa0769ffbe1
parentbdc4c18e0ab42f47f5c2edcda0222c8158b6b0d5
Add blacklist command

This command allows an external program manage the BSS blacklist
and display its current contents.

Note: The blacklist is considered to be internal mechanism within
wpa_supplicant and changing it can have unexpected results.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c