]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Do not reply to PKEX request with identifier if no local identifier
authorJouni Malinen <j@w1.fi>
Sun, 2 Dec 2018 10:30:11 +0000 (12:30 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 2 Dec 2018 10:30:11 +0000 (12:30 +0200)
commit4a450ba2016254251896d8d42ee1b5cade3554fa
treecefacfe2ce4aedbb0e20f8c17b7b6751fc023515
parentbe5e7a0771d375122f9ea27c3294785644eb6c94
DPP: Do not reply to PKEX request with identifier if no local identifier

The reverse case (local identifier configured but no identifier
received) was already covered, but PKEX is not going to complete
successfully if there is any difference in identifier configuration, so
ignore this other case as well. This avoids unnecessary responses to
PKEX requests with identifier from a device that is ready for PKEX in
general, but not for that particular request.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/dpp.c