freebsd-nq/sys/contrib/pf
Gleb Smirnoff b4f66a1781 Redo r226660:
- Define schednetisr() to swi_sched.
 - In the swi handler check if there is some data prepared,
   and if true, then call pfsync_sendout(), however tell it
   not to schedule swi again.
 - Since now we don't obtain the pfsync lock in the swi handler,
   don't use ifqueue mutex to synchronize queue access.
2012-01-11 18:34:57 +00:00
..
net Redo r226660: 2012-01-11 18:34:57 +00:00
netinet Ignore the return value of ADDCARRY(). 2010-10-13 17:16:08 +00:00