]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Add radiotap header when re-writing DLT_IEEE802_11 file
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 17 Jan 2013 14:22:41 +0000 (16:22 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 17 Jan 2013 14:31:19 +0000 (16:31 +0200)
commit0321bcdfa8466ae97da77cbc1998b31b53b1ee59
tree53496ebbeb544589766602d7d1981e62b442c0c2
parent25315176008ba41ac20b00d748ae75e5869f890f
wlantest: Add radiotap header when re-writing DLT_IEEE802_11 file

When using DLT_IEEE802_11 datalink type in a pcap file, wlantest will now
add a radiotap header to the re-written pcap file to make sure all frames
in the output file will include the radiotap header.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wlantest/readpcap.c