CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/01/21 21:03:06
Modified files: sys/net : netisr.c Log message: do the tx and pfsync handlers only once on the way out of netisr instead of in every loop. tested for a long time on many machines at work. ok henning@