commit c8e004a28dbfed3f67de4206bcb71ef3b63076e9
Author: Sepherosa Ziehau <[email protected]>
Date: Sun Nov 23 15:26:14 2014 +0800
udp: Don't mess w/ hardware RSS for IP fragments
ip_input() always checks RSS hash value for IP fragments, and there
is better chance that hardware calculates correct RSS hash value for
IP fragments.
Summary of changes:
sys/netinet/ip_demux.c | 8 --------
1 file changed, 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c8e004a28dbfed3f67de4206bcb71ef3b63076e9
--
DragonFly BSD source repository