]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Process TX status frames as RX frames too
authorJouni Malinen <j@w1.fi>
Sun, 16 Dec 2012 10:35:07 +0000 (12:35 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Dec 2012 10:35:07 +0000 (12:35 +0200)
commit44f6d554eef30acca532ca8f5ddd1c99b2204722
treec5eea0ed4bede7421b4de2bec6e5777249a4ccd4
parent62f6fbb480e52680cadfc9bd5c03b031b16d4805
wlantest: Process TX status frames as RX frames too

This is needed to allow capture files from the mac80211 cooked monitor
mode interface to be processed properly. Without this, the locally
generated frames may not get processed.

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