appneta / tcpreplay

Pcap editing and replay tools for *NIX and Windows - Users please download source from
http://tcpreplay.appneta.com/wiki/installation.html#downloads
1.18k stars 268 forks source link

Unable to process unsupported DLT type : 802.11 plus radiotap header (0x7f) #777

Closed Anilpmeasure closed 1 year ago

Anilpmeasure commented 1 year ago

Dear Team,

I am trying to replay the packets using tcpreplay tool and getting an error as "Unable to process unsupported DLT type : 802.11 plus radiotap header (0x7f). the pcap file being used was captured by wifi interface and it has 802,11 radiotap header. Please do help resolve this problem. thanks 
fklassen commented 1 year ago

Use DLT_IEEE802_11_RADIO not DLT_IEE80211. Also, next time file in a bug report