]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Fix M2/M2D Config Methods to include PushButton even if PBC not in use
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 11 Aug 2011 14:03:57 +0000 (17:03 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 11 Aug 2011 14:03:57 +0000 (17:03 +0300)
commit167dc97501ae288af4870ef148004db4c4c3821c
treed8571334646d543eb33dfa2abe5481b26a466554
parent59639fa11234a8f219a39601d1593537b871677e
WPS: Fix M2/M2D Config Methods to include PushButton even if PBC not in use

The Config Methods attribute in M2 and M2D messages is supposed to
indicate which configuration methods are supported by the Registrar. As
such, it should not depend on whether PBC mode is currently active or
not. That will only affect the Selected Registrar Config Methods and
Device Password ID attributes.
src/wps/wps_registrar.c