看板 DFBSD_commit 關於我們 聯絡資訊
commit f78f8f4acd8472ae40790490a2e9d963b26ebce3 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Mon Feb 21 10:52:20 2011 +0800 inpcb: Exclusive the usage of wildcard hash and connect hash DragonFly-bug: http://bugs.dragonflybsd.org/issue1993 Summary of changes: sys/netinet/in_pcb.c | 14 ++++++++++---- sys/netinet/tcp_usrreq.c | 12 ++++++++++++ 2 files changed, 22 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f78f8f4acd8472ae40790490a2e9d963b26ebce3 -- DragonFly BSD source repository