git: inpcb: Remove the code that does hash-threshold wildcard sockets selection
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Sep 21 01:04:23 PDT 2014
commit 2f035eef99ca3b43fd97ceda69bfbe586e533f14
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Sep 21 16:03:11 2014 +0800
inpcb: Remove the code that does hash-threshold wildcard sockets selection
We always use modulo-N here.
Summary of changes:
sys/netinet/in_pcb.c | 23 -----------------------
sys/netinet/in_pcb.h | 2 +-
2 files changed, 1 insertion(+), 24 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f035eef99ca3b43fd97ceda69bfbe586e533f14
--
DragonFly BSD source repository
More information about the Commits
mailing list