UDP parallel input committed to -current

Author:
Source

Support for UDP parallel input
[on which we reported previously]
has been
committed
to -current by Alexander Bluhm (bluhm@):

CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2024/07/26 08:38:20

Modified files:
	sys/netinet    : in_proto.c 
	sys/netinet6   : in6_proto.c 

Log message:
Run UDP input on multiple CPU in parallel.

Read more…

Read more