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

Merge branch 'ufo-fix'



Ben Hutchings says:

====================
drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio

The virtio net protocol supports UFO but does not provide for passing a
fragment ID for fragmentation of IPv6 packets.  We used to generate a
fragment ID wherever such a packet was fragmented, but currently we
always use ID=0!

v2: Add blank lines after declarations
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 39bb5e62 5188cd44
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