Skip to content

Support layer 2 MAC packets #457

@wgreenberg

Description

@wgreenberg

What problem does this feature solve or what does it enhance?

We currently don't handle layer 2 packets at all, despite them containing some very useful information (e.g. https://www.sharetechnote.com/html/Handbook_LTE_TimingAdvance.html).

Proposed Solution

This kinda has two layers of support:

  1. Simply relay layer 2 packets into the PCAP so we can analyze them there
  2. Write a parser for layer 2 packets so we can inspect them via analyzers

The former is much easier than the latter.

Alternatives Considered

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions