git: network - UDP currently only going to one proto thread

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Sep 13 18:43:04 PDT 2010


commit d8d6714a5e0b67541514e85cba04c1fb10a0b3b0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Sep 13 18:40:54 2010 -0700

    network - UDP currently only going to one proto thread
    
    * Adjust udp_addrcpu() to always return cpu 0 for now, the UDP
      implementation currently only operates on protocol thread 0.

Summary of changes:
 sys/netinet/ip_demux.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d8d6714a5e0b67541514e85cba04c1fb10a0b3b0


-- 
DragonFly BSD source repository





More information about the Commits mailing list