google / google/gopacket

GTP layer payload size validation

Open
#926 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

I am working with GTP protocol decoder
Is it possible to remove payload size validation at line 61 in layers/gtp.go file.
I am parsing SFLOW message which has only first 128 bytes of the packet. This validation does not allow to proceed to the next protocols.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.