]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow arbitrary key configuration for testing
authorJouni Malinen <j@w1.fi>
Sat, 14 Oct 2017 14:49:33 +0000 (17:49 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 Oct 2017 14:47:24 +0000 (17:47 +0300)
commit143b81bad57e816668df711ed18c1a7dcad70615
treeb67d748974e42a3f08d71a493365c7d87453b584
parentd8afdb210e379f414307778b9711938fbba67f9b
Allow arbitrary key configuration for testing

The new hostapd control interface command SET_KEY can be used to request
an arbitrary key to be configured to the driver.

This functionality is for testing purposes and included only in builds
with CONFIG_TESTING_OPTIONS=y.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/ctrl_iface.c