Re: Sample parser for radiotap header
Johannes Berg <[email protected]>
| Newsgroups | org.netbsd.radiotap |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2011-03-02 at 09:42 +0100, Roberto Riggio wrote: > Il 02/03/2011 09:21, Johannes Berg ha scritto: > > You must be doing something wrong then, it is definitely parsing such > > radiotap headers, hopefully correctly. There are examples in the check/ > > directory for it, e.g. 00.bin: > > 00000000 00 00 20 00 01 00 00 a0 01 00 00 00 00 00 00 00 > > 00000010 11 22 33 44 55 66 77 88 aa bb cc dd ee ff 00 11 > > > > is a radiotap header with two TSFT fields. I think you most likely > > forgot to reset the namespace. > Could you elaborate on this? What I'm doing is basically the following: I think your radiotap header is malformed. Paste a hexdump and we can help. johannes