git: udp ctlport: We should call udp_addrcpu() instead of INP_MPORT_HASH_UDP()

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Jan 16 18:23:19 PST 2011


commit 4a9a1ec1c36edc487f1da57eab76a21ab0a949c1
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list