git: udp: Don't mess w/ hardware RSS for IP fragments
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Nov 22 23:31:25 PST 2014
commit c8e004a28dbfed3f67de4206bcb71ef3b63076e9
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
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
More information about the Commits
mailing list