Skip to content

shove unparsed 3g/2g traffic into pcap #1013

@cooperq

Description

@cooperq

Prerequisites

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

Right now we ignore 3g/2g traffic and we silently drop it (or send an error about not being able to parse it) but we don't put it into the pcap, we should fix this

Proposed Solution

We should wrap 3g/2g traffic in a gsmtap header and shove it in the PCAP so it can be manually analyzed! We should also remove the extraneous error messages about not parsing from rayhunter check, as this is terrible UI. Between this and #1012 we effectively can't review international pcaps.

Alternatives Considered

No response

Metadata

Metadata

Labels

enhancementNew feature or requestparsingissues related to parsing traffic
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions