[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: Tue, 2 Aug 2005 06:40:43 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: pascoe_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/08/02 06:40:42
Modified files:
sys/net : pf_if.c pf_ioctl.c pf_table.c pfvar.h
Log message:
Instead of copying a table structure so we can mask off a bit before
"validating" it, pass the bits to be ignored down to the validating
function in its allowedflags argument. Saves a 1kB+ stack allocation.
ok henning@
Visit your host, monkey.org