mirror of https://github.com/OISF/suricata
decode-udp: Allow shorter UDP packets than the remaining payload length
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. Keyword "udp.hlen_invalid" became outdated as we no longer flag short UDP packets as invalid. Redmine ticket: #5693pull/8459/head
parent
ba99241957
commit
d18e52ed93
Loading…
Reference in New Issue