]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add WPA_BSS_MASK_DELIM flag to BSS command
authorDmitry Shmidt <dimitrysh@google.com>
Thu, 28 Feb 2013 16:43:05 +0000 (18:43 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 28 Feb 2013 16:43:05 +0000 (18:43 +0200)
commitc667342933ca3a66305abfd89434292cdb863e51
tree8e7eb4fb801c0ca2406c58833813010a7668b95a
parentc3e3a5b90c3ceb9e26701166592f293951e4ad84
Add WPA_BSS_MASK_DELIM flag to BSS command

This flag will add ==== delimiter between to separate bss results.
Unlike the other BSS command MASK values, this delimiter is not
included by default to avoid issues with existing users of the BSS
command.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
src/common/wpa_ctrl.h
wpa_supplicant/ctrl_iface.c