Distinguish empty concatenated vendor-specific IE from missing one
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 13 Apr 2011 23:25:43 +0000 (02:25 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 13 Apr 2011 23:25:43 +0000 (02:25 +0300)
commitf4fbba8cf92027b852443866e03217a4fe7644e5
tree13dd025e88055e0e46c83f19463b28d305699af0
parent714b8b53785aad33cefa003364dca34c0fa19a06
Distinguish empty concatenated vendor-specific IE from missing one

When comparing BSS table entries, handle empty concatenated
vendor-specific IE differently from completely missing IE. This
does not change anything for the only currently compared IE that
can be fragmented (WPS IE), but it is better to have the generic
code here ready for any possible new IE that could be used in
with zero-length data.
wpa_supplicant/bss.c