[PATCH 0/2] Add new fields relevant for bandwidth signalling
Benjamin Berg <[email protected]> Fri, 28 Nov 2025 17:00:16 +0100
| Newsgroups | org.netbsd.radiotap |
|---|---|
| Message-ID | <[email protected]> |
Hi all, These new fields can be relevant when inspecting whether bandwidth signalling is handled correctly. For this, the signalling information itself can be reported as well as information about the observed signal to determine whether the frame was duplicated over multiple channels. We will post patches for iwlwifi that use these new fields. Corresponding wireshark dissectors should also be submitted in due course. Benjamin Benjamin Berg (2): add new observed energy field add a new field for SERVICE field information fields/SERVICE field.md | 42 +++++++++++++++++++++++++++++++++++++++ fields/observed energy.md | 27 +++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 fields/SERVICE field.md create mode 100644 fields/observed energy.md -- 2.51.1