First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Resolve frame subtype and export to csv

I have a pcap file, I have to export it to csv, with one field as the subtype of the packet, I tried using the option

-e wlan.fc.type_subtype

but it is only displaying the info as byte.

For eg. I'm getting 0x28 instead I need QoS Data

I need to resolve the wlan.fc.type_subtype and export it to the output csv.

gkrxcon's avatar
1
gkrxcon
asked 2018-02-08 10:10:15 +0000, updated 2018-02-08 10:26:45 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

You can apply this field as a column ([right-click] -> Apply as Column) and then choose "File -> Export Packet Dissections -> As CSV..."

cmaynard's avatar
11.1k
cmaynard
answered 2018-02-08 15:36:13 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer