Skip to content
Commit 97829888 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'udp-add-missing-check-on-edumx-rx-path'



Paolo Abeni says:

====================
udp: add missing check on edumx rx path

The early demux RX path for the UDP protocol is currently missing
some checks. Both ipv4 and ipv6 implementations lack checksum conversion
and the ipv6 implementation additionally lack the zero checksum
validation.

The first patch takes care of UDPv4 and the second one of UDPv6
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents edf2ef72 eb63f296
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment