[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Christopher Pascoe <pascoe_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 30 Jul 2005 23:20:58 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: pascoe_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/07/30 23:20:58
Modified files:
sys/net : pf.c pf_ioctl.c pfvar.h
Log message:
Perform pf state/rule/table expiry in a kernel thread instead of running
it out of a timeout handler.
This means we will have process context, required when using the oldnointr
pool allocator.
Addresses pr4186, pr4273.
ok dhartmei@ henning@ tedu@
Visit your host, monkey.org