Skip to content

Add ieee80211 OUI, NACK and others#668

Open
katomaso wants to merge 2 commits into
kbandla:masterfrom
dronetag:add-ieee80211-oui
Open

Add ieee80211 OUI, NACK and others#668
katomaso wants to merge 2 commits into
kbandla:masterfrom
dronetag:add-ieee80211-oui

Conversation

@katomaso

Copy link
Copy Markdown

Others are added simply by not throwing ParseException on parse failure. The user will at least get a packet with type, subtype , and data and will be able to process the rest.

There is a support for MGMT Action vendor_specific that is used e.g. for Open Drone ID.

katomaso added 2 commits July 23, 2024 11:06
IEEE80211 has multiple private packet types and fields. Hence we don't
want to throw but rather allow the user to inspect the packet data and
decide what to do next
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant