network - UDP currently only going to one proto thread
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 14 Sep 2010 01:40:54 +0000 (18:40 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 14 Sep 2010 01:40:54 +0000 (18:40 -0700)
commitd8d6714a5e0b67541514e85cba04c1fb10a0b3b0
treea1a7c5a535b28c01c07119e9573d8484933b1073
parent20156c7a505bd443382703603318fd756815445d
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.
sys/netinet/ip_demux.c