GTP layer payload size validation
Open
- 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
Assessment
This issue has not been assessed yet.