]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Add capturing and parsing of RADIUS messages
authorJouni Malinen <j@w1.fi>
Sun, 7 Nov 2010 15:59:50 +0000 (17:59 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 7 Nov 2010 21:29:02 +0000 (23:29 +0200)
commit3215df77eeaf4fee01d03b1a164b1329cfdcfb52
tree2dedfedacae216eac162822702e987c33f8cf44f
parent4bc82fc7ae6294c4b1ca6dc537adbd25301f793f
wlantest: Add capturing and parsing of RADIUS messages

Another interface (-I) or pcap file (-R) can now be specified as a
source of RADIUS packets. These packets are now parsed, but the
MSK is not yet derived for PMK use.
wlantest/Makefile
wlantest/monitor.c
wlantest/readpcap.c
wlantest/wired.c [new file with mode: 0644]
wlantest/wlantest.c
wlantest/wlantest.h