]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Ethernet interface capture
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 21:15:14 +0000 (23:15 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 21:16:45 +0000 (23:16 +0200)
commit420989085d39fd60c3c0c2aa9ad64c09114c05b8
tree0d455d31c99135164cfb28437478e96592929903
parent4415da686d835a4258d2d856cd9159dad906a862
wlantest: Ethernet interface capture

Allow option (command line argument -e) to capture Ethernet headers
instead of IEEE 802.11 so that wlantest can be used as a replacement for
tcpdump/dumpcap for capturing.

Signed-off-by: Jouni Malinen <j@w1.fi>
wlantest/process.c
wlantest/wlantest.c
wlantest/wlantest.h
wlantest/writepcap.c