Re: Handling RADIOTAP_EXT
Johannes Berg <[email protected]> Wed, 07 Mar 2012 09:10:59 +0100
| Newsgroups | org.netbsd.radiotap |
|---|---|
| Message-ID | <[email protected]> |
Hi > I have a radiotap header with extended namespaces. Basically in each on > them I define a rate (either legacy or mcs) and a retry count. Makes sense. > I can correctly iterate over the header using the reference lib, however > I could not figure it out how to keep known the namespace index > currently being parsed. Can you elaborate what you mean? Do you want to keep something while using the library? johannes