[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: Thu, 18 Aug 2005 04:28:14 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: pascoe_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/08/18 04:28:14
Modified files:
sys/net : if_pfsync.c pf.c pf_if.c pf_ioctl.c pfvar.h
Log message:
Rearrange pf_state and pfi_kif so that the parts of the structure needed
to search for a particular entry in the RB trees are at the start of the
structure.
This permits us to place a much smaller structure on the stack in the
interrupt paths that match packets against state entries.
ok mcbride
Visit your host, monkey.org