[RFA] 0-length PSDU reporting

Johannes Berg <[email protected]> Mon, 09 Jul 2018 10:30:42 +0200
Newsgroups org.netbsd.radiotap
Message-ID <[email protected]>
So, since there were no comments - here's a proper RFA.

I'll be on vacation and then bonding leave soon, but should hopefully
manage to see this through.

(fixed title PPDU -> PSDU)


---
title: 0-length-PSDU
categories: [suggested]
---
Bit Number
: 26

Structure
  - u8 type

Required Alignment
: None

Unit(s)
: none

The presence of this field indicates that there was no PSDU in or
captured for this PPDU, only the PHY data is valid and the radiotap
header is not followed by an 802.11 header.

The type field indicates the type of PPDU.

| **type value** | **meaning** |
| 0              | sounding PPDU |
| 1              | data not captured (e.g. multi-user PPDU) |
| 0xff           | vendor-specific |