Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decode-udp: Allow shorter UDP packets than the remaining payload length #8341

Closed
wants to merge 1 commit into from

Conversation

lukashino
Copy link
Contributor

If the packet is shorter than IP payload length we no longer flag it as an invalid UDP packet. UDP packet can be therefore shorter than IP payload.

Redmine ticket: #5693

Changes:

  • Rebased on the new master

If the packet is shorter than IP payload length we no longer flag it as an
invalid UDP packet. UDP packet can be therefore shorter than IP payload.

Redmine ticket: OISF#5693
@lukashino
Copy link
Contributor Author

Ms @inashivb, there it is.

@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPW1_stats_chk
.tcp.rst 128237 103920 81.04%
TREX_GENERIC_stats_chk
.capture.kernel_drops 0 487563 0.08

Pipeline 11356

@victorjulien
Copy link
Member

continued in #8404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants