On Fri, Jun 8, 2012 at 8:17 AM, Gleb Smirnoff wrote:
> Hello, networkers!
>
> [net@ in Cc, but further discussion should go on pf@]
>
> As you already probably know, or some may be don't yet know, the pf(4)
> subsystem in FreeBSD is currently working under a single mutex. This mutex
> is acquir
Hello, networkers!
[net@ in Cc, but further discussion should go on pf@]
As you already probably know, or some may be don't yet know, the pf(4)
subsystem in FreeBSD is currently working under a single mutex. This mutex
is acquired right at the beginning of any packet processing, and is drop