|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Henning Brauer (henning
cvs.openbsd.org)
Date: Tue Jun 10 2008 - 14:32:14 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: henning
cvs.openbsd.org 2008/06/10 13:32:14
Modified files:
sys/net : if_pfsync.c pf.c pf_ioctl.c pfvar.h
sbin/pfctl : pf_print_state.c
Log message:
save somespace in the state by collapsing two 8 bit ints used as booleans
into one 8 bit flags field.
shrinks the state structure by 4 bytes on 32bit archs
ryan ok
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]