]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Allow MSK/PMK list to be read from a text file
authorJouni Malinen <j@w1.fi>
Thu, 8 Dec 2011 22:12:27 +0000 (00:12 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 8 Dec 2011 22:12:27 +0000 (00:12 +0200)
commit219fd441fde553aa1667f190f68dc2a64ea818fd
treead2bbcf17c0c45792222494a0decdbfac20de967
parentc3f42784454e413dcec09c8fd8c77cbe68186ed7
wlantest: Allow MSK/PMK list to be read from a text file

A text file with MSK/PMK entries (one key per line in hexdump format)
can be read into wlantest (-f<path to file>) to initialize list of
known PMKs.

Signed-hostap: Jouni Malinen <j@w1.fi>
wlantest/wlantest.c