[tcpdump-workers] Re: RadioTap Parsing as seperate library

2024-04-19 Thread Ravi chandra
Hi Guy, [1] Thanks for the quick response. I went through the examples of t-shark and some codebase. Looks like it does help in my case. [2] regarding others, RadioTap library is updated in wireshark and have more additions in terms of header parsing compared to RadioTap library standalone [3] "No

[tcpdump-workers] Re: RadioTap Parsing as seperate library

2024-04-15 Thread Guy Harris
On Apr 15, 2024, at 3:47 PM, Ravi chandra wrote: > I am planning to create an ieee 802.11 packet RadioTap parsing > code/library [offlines processing of pcap-ng files. Decoding each and > every field and write it to a .csv file]. If that's all you're doing, is there some reason why you don't jus