Skip to content
Commit bcd1665e authored by Paolo Abeni's avatar Paolo Abeni Committed by David S. Miller
Browse files

udp: add support for UDP_GRO cmsg



When UDP GRO is enabled, the UDP_GRO cmsg will carry the ingress
datagram size. User-space can use such info to compute the original
packets layout.

Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e20cf8d3
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