CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2022/05/03 05:47:03
Modified files: sys/net : if.c Log message: Activate parallel IP forwarding. Start 4 softnet tasks. Limit the usage to the number of CPUs. lots of testing Hrvoje Popovski; OK sashan@ sthen@