看板 DFBSD_commit 關於我們 聯絡資訊
commit 4a9a1ec1c36edc487f1da57eab76a21ab0a949c1 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Mon Jan 17 10:15:37 2011 +0800 udp ctlport: We should call udp_addrcpu() instead of INP_MPORT_HASH_UDP() This is the leftover after we serialize UDP user space output to CPU0 Reported-by: pavalos@ Summary of changes: sys/netinet/ip_demux.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a9a1ec1c36edc487f1da57eab76a21ab0a949c1 -- DragonFly BSD source repository