]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Do not interpret unknown channel as missing channel list for NFC
authorJouni Malinen <jouni@codeaurora.org>
Wed, 12 Aug 2020 14:57:21 +0000 (17:57 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 12 Aug 2020 15:06:28 +0000 (18:06 +0300)
commit574a8fa6c84efad4f98df294cddbe102114e1bfd
tree37f95613913b369fa247dfa62a2c86c41880ae39
parentab676bc1fa7c42899e859031bc392ca8014b1dbf
DPP: Do not interpret unknown channel as missing channel list for NFC

While the listed unknown operating class/channel number pairs need to be
ignored, that should be done in a manner than prevents the parsed
bootstrapping info from being used as if it had no channel list (i.e.,
allowing any channel) if there are no known operating class/channel
number pairs.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/dpp.c
src/common/dpp.h