]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add KEY_FLAG_MODIFY for Extended Key ID support
authorAlexander Wetzel <alexander@wetzel-home.de>
Sun, 15 Mar 2020 19:04:19 +0000 (20:04 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 15 Mar 2020 21:00:10 +0000 (23:00 +0200)
commitf5c0104f3bc5ebfa00f2de956f2ecbdf3367756a
tree2b24274a8a5efad0828b1ff4a3b6e79d73b5a990
parente9d2cd71af9fac5dc97d42eba27acfa682a505b5
Add KEY_FLAG_MODIFY for Extended Key ID support

KEY_FLAG_MODIFY was initial added for the planned Extended Key ID
support with commit a919a260352a ("Introduce and add key_flag") and then
removed with commit 82eaa3e6882f ("Remove the not yet needed
KEY_FLAG_MODIFY") to simplify commit e9e69221c1d1 ("Validity checking
function for key_flag API").

Add it again and update check_key_flag() accordingly.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
src/common/defs.h
src/drivers/driver.h