https://github.com/torvalds/linux
Revision c1304b217c7cefa5718fab9d36c59ba0d0133c6e authored by David S. Miller on 31 October 2014, 00:01:27 UTC, committed by David S. Miller on 31 October 2014, 00:01:27 UTC
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: David S. Miller <davem@davemloft.net>
2 parent s 39bb5e6 + 5188cd4
History
Tip revision: c1304b217c7cefa5718fab9d36c59ba0d0133c6e authored by David S. Miller on 31 October 2014, 00:01:27 UTC
Merge branch 'ufo-fix'
Tip revision: c1304b2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 284.0 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top